public class SRUConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
encodedSRUExtensionsNS
The namespace of OpenSearch SRU Extensions in URL-encoded form
|
static String |
facetCountQname
The qualified name for the
facetCount parameter of SRU OpenSearch extensions |
static String |
facetHighValueQname
The qualified name for the
facetHighValue parameter of SRU OpenSearch extensions |
static String |
facetLimitQname
The qualified name for the
facetLimit parameter of SRU OpenSearch extensions |
static String |
facetLowValueQname
The qualified name for the
facetLowValue parameter of SRU OpenSearch extensions |
static String |
facetRangeFieldQname
The qualified name for the
facetRangeField parameter of SRU OpenSearch extensions |
static String |
facetSortQname
The qualified name for the
facetSort parameter of SRU OpenSearch extensions |
static String |
facetStartQname
The qualified name for the
facetStart parameter of SRU OpenSearch extensions |
static String |
httpAcceptCharsetQname
The qualified name for the
httpAcceptCharset parameter of SRU OpenSearch extensions |
static String |
httpAcceptEncodingQname
The qualified name for the
httpAcceptEncoding parameter of SRU OpenSearch extensions |
static String |
httpAcceptLanguageQname
The qualified name for the
httpAcceptLanguage parameter of SRU OpenSearch extensions |
static String |
httpAcceptQname
The qualified name for the
httpAccept parameter of SRU OpenSearch extensions |
static String |
httpAcceptRangesQname
The qualified name for the
httpAcceptRanges parameter of SRU OpenSearch extensions |
static String |
maximumRecordsQname
The qualified name for the
maximumRecords parameter of SRU OpenSearch extensions |
static String |
queryQname
The qualified name for the
query parameter of SRU OpenSearch extensions |
static String |
queryTypeQname
The qualified name for the
queryType parameter of SRU OpenSearch extensions |
static String |
recordPackingQname
The qualified name for the
recordPacking parameter of SRU OpenSearch extensions |
static String |
recordSchemaQname
The qualified name for the
recordSchema parameter of SRU OpenSearch extensions |
static String |
renderingQname
The qualified name for the
rendering parameter of SRU OpenSearch extensions |
static String |
resultSetTTLQname
The qualified name for the
resultSetTTL parameter of SRU OpenSearch extensions |
static String |
sortKeysQname
The qualified name for the
sortKeys parameter of SRU OpenSearch extensions |
static String |
SRUExtensionsNS
The namespace of OpenSearch SRU Extensions
|
static String |
startRecordQname
The qualified name for the
startRecord parameter of SRU OpenSearch extensions |
static String |
stylesheetQname
The qualified name for the
stylesheet parameter of SRU OpenSearch extensions |
| Constructor and Description |
|---|
SRUConstants() |
public static final String SRUExtensionsNS
public static final String encodedSRUExtensionsNS
public static final String queryTypeQname
queryType parameter of SRU OpenSearch extensionspublic static final String queryQname
query parameter of SRU OpenSearch extensionspublic static final String startRecordQname
startRecord parameter of SRU OpenSearch extensionspublic static final String maximumRecordsQname
maximumRecords parameter of SRU OpenSearch extensionspublic static final String recordPackingQname
recordPacking parameter of SRU OpenSearch extensionspublic static final String recordSchemaQname
recordSchema parameter of SRU OpenSearch extensionspublic static final String resultSetTTLQname
resultSetTTL parameter of SRU OpenSearch extensionspublic static final String sortKeysQname
sortKeys parameter of SRU OpenSearch extensionspublic static final String stylesheetQname
stylesheet parameter of SRU OpenSearch extensionspublic static final String renderingQname
rendering parameter of SRU OpenSearch extensionspublic static final String httpAcceptQname
httpAccept parameter of SRU OpenSearch extensionspublic static final String httpAcceptCharsetQname
httpAcceptCharset parameter of SRU OpenSearch extensionspublic static final String httpAcceptEncodingQname
httpAcceptEncoding parameter of SRU OpenSearch extensionspublic static final String httpAcceptLanguageQname
httpAcceptLanguage parameter of SRU OpenSearch extensionspublic static final String httpAcceptRangesQname
httpAcceptRanges parameter of SRU OpenSearch extensionspublic static final String facetLimitQname
facetLimit parameter of SRU OpenSearch extensionspublic static final String facetStartQname
facetStart parameter of SRU OpenSearch extensionspublic static final String facetSortQname
facetSort parameter of SRU OpenSearch extensionspublic static final String facetRangeFieldQname
facetRangeField parameter of SRU OpenSearch extensionspublic static final String facetLowValueQname
facetLowValue parameter of SRU OpenSearch extensionspublic static final String facetHighValueQname
facetHighValue parameter of SRU OpenSearch extensionspublic static final String facetCountQname
facetCount parameter of SRU OpenSearch extensionsCopyright © 2014. All Rights Reserved.