JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH
Package
org.apache.solr.common.params
Interface EventParams
public interface
EventParams
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
EVENT
Event param for things like newSearcher, firstSearcher*
static final
String
FIRST_SEARCHER
static final
String
NEW_SEARCHER
Field Details
EVENT
static final
String
EVENT
Event param for things like newSearcher, firstSearcher*
See Also:
Constant Field Values
NEW_SEARCHER
static final
String
NEW_SEARCHER
See Also:
Constant Field Values
FIRST_SEARCHER
static final
String
FIRST_SEARCHER
See Also:
Constant Field Values