|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eaglei.search.config.SearchProperties
public class SearchProperties
Defines common search configuration properties.
| Field Summary | |
|---|---|
static java.lang.String |
CENTRAL
Value of "search.node" System property for central search |
static java.lang.String |
CENTRAL_INDEX
Name of System property that determines whether a central index is created. |
static java.lang.String |
PERFORM_HARVEST
|
static java.lang.String |
SEARCH_TEST
Name of System property that determines whether a test configuration is used. |
static java.lang.String |
USE_INDEXER_THREAD
System property that holds a boolean value which controls whether the index is updated by an indexer thread or just updated once during the init() method |
| Constructor Summary | |
|---|---|
SearchProperties()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CENTRAL
public static final java.lang.String SEARCH_TEST
public static final java.lang.String CENTRAL_INDEX
public static final java.lang.String USE_INDEXER_THREAD
public static final java.lang.String PERFORM_HARVEST
| Constructor Detail |
|---|
public SearchProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||