@lancedb/lancedb • Docs @lancedb/lancedb / FullTextQuery Interface: FullTextQuery Represents a full-text query interface. This interface defines the structure and behavior for full-text queries, including methods to retrieve the query type and convert the query to a dictionary format. Methods queryType() queryType(): FullTextQueryType The type of the full-text query. Returns FullTextQueryType