Class KuromojiReadingFormTokenFilter
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class KuromojiReadingFormTokenFilter : TokenFilterBase, IKuromojiReadingFormTokenFilter, ITokenFilter
Constructors
| Edit this page View SourceKuromojiReadingFormTokenFilter()
Declaration
public KuromojiReadingFormTokenFilter()
Properties
| Edit this page View SourceUseRomaji
Whether romaji reading form should be output instead of katakana. Defaults to false.
Declaration
public bool? UseRomaji { get; set; }
Property Value
Type | Description |
---|---|
bool? |