Class SRUClientConstants


  • public final class SRUClientConstants
    extends Object
    Some constants for the SRUClient.
    • Field Detail

      • RECORD_DATA_PARSER_SCHEMA_ANY

        public static final String RECORD_DATA_PARSER_SCHEMA_ANY
        constant record data schema parser to match any schema
        See Also:
        Constant Field Values
      • X_UNLIMITED_RESULTSET

        public static final String X_UNLIMITED_RESULTSET
        constant for extra request parameter "x-unlimited-resultset" (NB: only applicable for SRUServer implementation)
        See Also:
        Constant Field Values
      • X_UNLIMITED_TERMLIST

        public static final String X_UNLIMITED_TERMLIST
        constant for extra request parameter "x-unlimited-termlist" (NB: only applicable for SRUServer implementation)
        See Also:
        Constant Field Values
      • X_INDENT_RESPONSE

        public static final String X_INDENT_RESPONSE
        constant for extra request parameter "x-indent-response" (NB: only applicable for SRUServer implementation)
        See Also:
        Constant Field Values