@lancedb/lancedb • Docs
@lancedb/lancedb / FullTextSearchOptions
Interface: FullTextSearchOptions¶
Options that control the behavior of a full text search
Properties¶
columns?¶
The columns to search
If not specified, all indexed columns will be searched. For now, only one column can be searched.