Class LuceneQueryMultiFieldSearchClause

java.lang.Object
com.apple.foundationdb.record.lucene.LuceneQueryClause
com.apple.foundationdb.record.lucene.LuceneQueryMultiFieldSearchClause
All Implemented Interfaces:
PlanHashable

@API(UNSTABLE) public class LuceneQueryMultiFieldSearchClause extends LuceneQueryClause
Query clause from string using Lucene search syntax. The query is expanded with all indexed fields to try to find any term with the tokens.