|
Regain 2.1.0-STABLE API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SearchConfig
| Method Summary | |
|---|---|
String[] |
getAllIndexNameArr()
Gets the names of all indexes in the Configuration file. |
String[] |
getDefaultIndexNameArr()
Gets the names of the default indexes. |
IndexConfig |
getIndexConfig(String indexName)
Gets the configuration for an index. |
| Method Detail |
|---|
IndexConfig getIndexConfig(String indexName)
indexName - The name of the index to get the config for.
null if
there is no such index configured.String[] getDefaultIndexNameArr()
String[] getAllIndexNameArr()
|
Regain 2.1.0-STABLE API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||