|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.source.SearchEngineStatsDescriptor.Keys
public static class SearchEngineStatsDescriptor.Keys
Constants for all attribute keys of the SearchEngineStats component.
| Field Summary | |
|---|---|
static String |
PAGE_REQUESTS
Attribute key for: SearchEngineStats.pageRequests. |
static String |
QUERIES
Attribute key for: SearchEngineStats.queries. |
| Constructor Summary | |
|---|---|
protected |
SearchEngineStatsDescriptor.Keys()
|
| 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 String QUERIES
SearchEngineStats.queries.
public static final String PAGE_REQUESTS
SearchEngineStats.pageRequests.
| Constructor Detail |
|---|
protected SearchEngineStatsDescriptor.Keys()
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||