public abstract static class Completion090PostingsFormat.LookupFactory
extends java.lang.Object
implements org.apache.lucene.util.Accountable
Constructor and Description |
---|
LookupFactory() |
Modifier and Type | Method and Description |
---|---|
abstract org.apache.lucene.search.suggest.Lookup |
getLookup(CompletionFieldMapper2x.CompletionFieldType fieldType,
CompletionSuggestionContext suggestionContext) |
abstract CompletionStats |
stats(java.lang.String... fields) |
public abstract org.apache.lucene.search.suggest.Lookup getLookup(CompletionFieldMapper2x.CompletionFieldType fieldType, CompletionSuggestionContext suggestionContext)
public abstract CompletionStats stats(java.lang.String... fields)