The FlagsAttribute type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetFlags | EXPERIMENTAL: While we think this is here to stay, we may want to change it to be a long.
Get the bitset for any bits that have been set. This is completely distinct from {@link TypeAttribute#Type()}, although they do share similar purposes.
The flags can be used to encode information about the token for use by other {@link Lucene.Net.Analysis.TokenFilter}s.
| |
SetFlags |