Constantsยง
- FULLTEXT_
GRPC_ ๐KEY Key used to store fulltext options in gRPC column options. - Key used to store inverted index options in gRPC column options.
- Key used to store skip index options in gRPC column options.
Functionsยง
- Tries to construct a
FulltextAnalyzer
from the given analyzer. - Checks if the
ColumnOptions
contains fulltext options. - Constructs a
ColumnOptions
from the givenColumnSchema
. - Tries to construct a
ColumnOptions
from the givenFulltextOptions
. - Tries to construct a
ColumnSchema
from the givenColumnDef
.