Package | Description |
---|---|
com.orchestranetworks.addon.tese |
Provides classes and interfaces required for the Search and History operations.
|
Modifier and Type | Class and Description |
---|---|
class |
FuzzyAlgorithmConfiguration
Definition of a FuzzyFullText algorithm configuration.
|
Modifier and Type | Method and Description |
---|---|
<T extends SearchAlgorithmConfiguration> |
AlgorithmDefinition.getSearchConfigurationClass()
Returns represented object for this
Algorithm . |
Modifier and Type | Method and Description |
---|---|
SearchAlgorithmConfiguration |
SearchFieldConfiguration.getMainSearchingAlgorithm()
Returns main algorithm that configured for this field.
|
SearchAlgorithmConfiguration |
SearchFieldConfiguration.getSecondSearchingAlgorithm()
Returns secondary algorithm that configured for this field.
|