|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateParams
A collection of standard params used by Update handlers
| Field Summary | |
|---|---|
static java.lang.String |
COMMIT
Commit everything after the command completes |
static java.lang.String |
OPTIMIZE
Commit everything after the command completes |
static java.lang.String |
OVERWRITE
overwrite indexing fields |
static java.lang.String |
WAIT_FLUSH
wait till the command has flushed |
static java.lang.String |
WAIT_SEARCHER
wait for the search to warm up |
| Field Detail |
|---|
static final java.lang.String WAIT_FLUSH
static final java.lang.String WAIT_SEARCHER
static final java.lang.String OVERWRITE
static final java.lang.String COMMIT
static final java.lang.String OPTIMIZE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||