public class IndexConfigurer extends QueryConfigurer
| Modifier and Type | Field and Description |
|---|---|
(package private) Set<String> |
allIndexedFieldsSet |
(package private) boolean |
mergeText |
(package private) boolean |
storeText |
variables| Constructor and Description |
|---|
IndexConfigurer(Set<String> allIndexedFieldsSet,
boolean storeText,
boolean mergeText) |
| Modifier and Type | Method and Description |
|---|---|
FieldDefinition |
getFieldDefinition() |
QueryDefinition |
getQueryDefinition() |
getDefaultConfigurerpublic QueryDefinition getQueryDefinition()
getQueryDefinition in class QueryConfigurerpublic FieldDefinition getFieldDefinition()
getFieldDefinition in class QueryConfigurerMMBase 1.9-SNAPSHOT - ${javadoctimestamp}