Lucene Queries
These queries are converted to Lucene query language by LuceneQueryProducer.
Last updated
These queries are converted to Lucene query language by LuceneQueryProducer.
These queries support simple and command query types.
Lucene specific features for special use cases are as follows:
analyzerName
Fully qualified name of the analyzer to use (e.g. org.apache.lucene.analysis.standard.StandardAnalyzer)
fieldType
Type of field to be sorted (DOUBLE, INT, LONG, FLOAT, STRING, DOC, STRING_VAL)
Last updated
