|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexWriterSetting | |
|---|---|
| org.hibernate.search.backend.configuration.impl | |
| org.hibernate.search.backend.spi | |
| Uses of IndexWriterSetting in org.hibernate.search.backend.configuration.impl |
|---|
| Methods in org.hibernate.search.backend.configuration.impl that return IndexWriterSetting | |
|---|---|
static IndexWriterSetting |
IndexWriterSetting.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IndexWriterSetting[] |
IndexWriterSetting.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of IndexWriterSetting in org.hibernate.search.backend.spi |
|---|
| Methods in org.hibernate.search.backend.spi with parameters of type IndexWriterSetting | |
|---|---|
Integer |
LuceneIndexingParameters.ParameterSet.getCurrentValueFor(IndexWriterSetting ws)
|
void |
LuceneIndexingParameters.ParameterSet.setCurrentValueFor(IndexWriterSetting ws,
Integer newValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||