Modifier and Type | Method and Description |
---|---|
LookupAlgorithm |
DirectLookupInitializerImpl.getLookupAlgorithm(DictionaryEngine dictEngine)
Gets the LookupAlgorithm to be used to perform the lookup operations.
|
LookupAlgorithm |
FirstTokenPermLookupInitializerImpl.getLookupAlgorithm(DictionaryEngine dictEngine)
Gets the LookupAlgorithm to be used to perform the lookup operations.
|
LookupAlgorithm |
LookupInitializer.getLookupAlgorithm(DictionaryEngine dictEngine)
Gets the LookupAlgorithm to be used to perform the lookup operations.
|
Constructor and Description |
---|
DirectPassThroughImpl(DictionaryEngine dictEngine,
PhraseBuilder phraseBuilder)
Constructor
|
FirstTokenPermutationImpl(DictionaryEngine firstTokenDictEngine,
PhraseBuilder phraseBuilder,
String[] textMetaFieldNames,
int maxPermutationLevel)
Constructor
|
Constructor and Description |
---|
MetaDataPostLookupFilterImpl(DictionaryEngine dictEngine,
String[] metaFieldNames,
boolean excludeMatches) |
Modifier and Type | Method and Description |
---|---|
LookupAlgorithm |
FirstTokenPermLookupInitializerImpl.getLookupAlgorithm(DictionaryEngine dictEngine)
Gets the LookupAlgorithm to be used to perform the lookup operations.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.