|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShardParams
Parameters used for distributed search.
Field Summary | |
---|---|
static String |
_ROUTE_
|
static String |
IDS
IDs of the shard documents |
static String |
IS_SHARD
whether the request goes to a shard |
static String |
SHARD_KEYS
Deprecated. |
static String |
SHARD_URL
The requested URL for this shard |
static String |
SHARDS
the shards to use (distributed configuration) |
static String |
SHARDS_INFO
Request detailed match info for each shard (true/false) |
static String |
SHARDS_QT
The Request Handler for shard requests |
static String |
SHARDS_ROWS
per-shard start and rows |
static String |
SHARDS_START
|
static String |
SHARDS_TOLERANT
Should things fail if there is an error? (true/false) |
Field Detail |
---|
static final String SHARDS
static final String SHARDS_ROWS
static final String SHARDS_START
static final String IDS
static final String IS_SHARD
static final String SHARD_URL
static final String SHARDS_QT
static final String SHARDS_INFO
static final String SHARDS_TOLERANT
@Deprecated static final String SHARD_KEYS
static final String _ROUTE_
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |