Class LuceneScanParameters

java.lang.Object
com.apple.foundationdb.record.lucene.LuceneScanParameters
All Implemented Interfaces:
PlanHashable, PlanSerializable, IndexScanParameters, Correlated<IndexScanParameters>
Direct Known Subclasses:
LuceneScanQueryParameters, LuceneScanSpellCheckParameters

@API(UNSTABLE) public abstract class LuceneScanParameters extends Object implements IndexScanParameters
Base class for IndexScanParameters used by LUCENE indexes. Stores any group comparisons used to determine the directory location.