org.gcube.opensearch.opensearchlibrary
Class SRUConstants

java.lang.Object
  extended by org.gcube.opensearch.opensearchlibrary.SRUConstants

public class SRUConstants
extends Object


Field Summary
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 Summary
SRUConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SRUExtensionsNS

public static final String SRUExtensionsNS
The namespace of OpenSearch SRU Extensions

See Also:
Constant Field Values

encodedSRUExtensionsNS

public static final String encodedSRUExtensionsNS
The namespace of OpenSearch SRU Extensions in URL-encoded form


queryTypeQname

public static final String queryTypeQname
The qualified name for the queryType parameter of SRU OpenSearch extensions


queryQname

public static final String queryQname
The qualified name for the query parameter of SRU OpenSearch extensions


startRecordQname

public static final String startRecordQname
The qualified name for the startRecord parameter of SRU OpenSearch extensions


maximumRecordsQname

public static final String maximumRecordsQname
The qualified name for the maximumRecords parameter of SRU OpenSearch extensions


recordPackingQname

public static final String recordPackingQname
The qualified name for the recordPacking parameter of SRU OpenSearch extensions


recordSchemaQname

public static final String recordSchemaQname
The qualified name for the recordSchema parameter of SRU OpenSearch extensions


resultSetTTLQname

public static final String resultSetTTLQname
The qualified name for the resultSetTTL parameter of SRU OpenSearch extensions


sortKeysQname

public static final String sortKeysQname
The qualified name for the sortKeys parameter of SRU OpenSearch extensions


stylesheetQname

public static final String stylesheetQname
The qualified name for the stylesheet parameter of SRU OpenSearch extensions


renderingQname

public static final String renderingQname
The qualified name for the rendering parameter of SRU OpenSearch extensions


httpAcceptQname

public static final String httpAcceptQname
The qualified name for the httpAccept parameter of SRU OpenSearch extensions


httpAcceptCharsetQname

public static final String httpAcceptCharsetQname
The qualified name for the httpAcceptCharset parameter of SRU OpenSearch extensions


httpAcceptEncodingQname

public static final String httpAcceptEncodingQname
The qualified name for the httpAcceptEncoding parameter of SRU OpenSearch extensions


httpAcceptLanguageQname

public static final String httpAcceptLanguageQname
The qualified name for the httpAcceptLanguage parameter of SRU OpenSearch extensions


httpAcceptRangesQname

public static final String httpAcceptRangesQname
The qualified name for the httpAcceptRanges parameter of SRU OpenSearch extensions


facetLimitQname

public static final String facetLimitQname
The qualified name for the facetLimit parameter of SRU OpenSearch extensions


facetStartQname

public static final String facetStartQname
The qualified name for the facetStart parameter of SRU OpenSearch extensions


facetSortQname

public static final String facetSortQname
The qualified name for the facetSort parameter of SRU OpenSearch extensions


facetRangeFieldQname

public static final String facetRangeFieldQname
The qualified name for the facetRangeField parameter of SRU OpenSearch extensions


facetLowValueQname

public static final String facetLowValueQname
The qualified name for the facetLowValue parameter of SRU OpenSearch extensions


facetHighValueQname

public static final String facetHighValueQname
The qualified name for the facetHighValue parameter of SRU OpenSearch extensions


facetCountQname

public static final String facetCountQname
The qualified name for the facetCount parameter of SRU OpenSearch extensions

Constructor Detail

SRUConstants

public SRUConstants()


Copyright © 2013. All Rights Reserved.