Tries to construct a FulltextAnalyzer
from the given analyzer.
Tries to construct a FulltextBackend
from the given backend.
Tries to construct a SkippingIndexType
from the given skipping index type.
Checks if the ColumnOptions
contains fulltext options.
Checks if the ColumnOptions
contains skipping index options.
Constructs a ColumnOptions
from the given ColumnSchema
.
Tries to construct a ColumnOptions
from the given FulltextOptions
.
Tries to construct a ColumnOptions
for inverted index.
Tries to construct a ColumnOptions
from the given SkippingIndexOptions
.
Tries to construct a ColumnSchema
from the given ColumnDef
.