|
Regain 2.1.0-STABLE API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchConstants
Some constants used in several search classes.
Field Summary | |
---|---|
static String |
ATTR_CURRENT_HIT
The name of the attribute containing the current hit Document within the list tag. |
static String |
ATTR_CURRENT_HIT_INDEX
The name of the attribute containing the index of the current hit within the list tag. |
static String |
ATTR_CURRENT_HIT_SCORE
The name of the attribute containing the current hit score within the list tag. |
static String |
ATTR_CURRENT_HIT_SORT_CONTENT
The name of the attribute containing the current hit sort content within the list tag. |
static int |
DEFAULT_MAX_RESULTS
The default maximum number of results to show on one page. |
static String |
PARAM_FROM_RESULT
The name of the parameter containing the index of the first result to show. |
static String |
PARAM_MAX_RESULTS
The name of the parameter containing the maximum number of results to show. |
Field Detail |
---|
static final int DEFAULT_MAX_RESULTS
static final String ATTR_CURRENT_HIT
static final String ATTR_CURRENT_HIT_SCORE
static final String ATTR_CURRENT_HIT_SORT_CONTENT
static final String ATTR_CURRENT_HIT_INDEX
static final String PARAM_FROM_RESULT
static final String PARAM_MAX_RESULTS
|
Regain 2.1.0-STABLE API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |