Class LuceneIndexSpellCheckQueryPlan

All Implemented Interfaces:
PlanHashable, PlanSerializable, Correlated<RelationalExpression>, com.apple.foundationdb.record.query.plan.cascades.explain.PlannerGraphRewritable, RelationalExpression, Narrowable<RelationalExpression>, com.apple.foundationdb.record.query.plan.cascades.typing.Typed, QueryPlan<FDBQueriedRecord<Message>>, RecordQueryPlan, RecordQueryPlanWithComparisons, RecordQueryPlanWithConstraint, RecordQueryPlanWithExplain, RecordQueryPlanWithIndex, RecordQueryPlanWithMatchCandidate, RecordQueryPlanWithNoChildren, PlanWithOrderingKey, PlanWithStoredFields

public class LuceneIndexSpellCheckQueryPlan extends LuceneIndexQueryPlan
Lucene query plan that allows to make spell-check suggestions.