Class SearchQuestion.RequestParameters

  • Enclosing class:
    SearchQuestion

    public static class SearchQuestion.RequestParameters
    extends java.lang.Object
    Common query string parameters names.
    Since:
    11.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CLIVE
      Meta components restriction
      static java.lang.String COLLAPSING
      Controls whether or not result collapsing is performed
      static java.lang.String COLLAPSING_SIGNATURE
      Controls the field used for collapsing
      static java.lang.String COLLECTION
      Collection ID
      static java.lang.String CONTENT_OPTIMISER_ADVANCED
      Content Optimiser: Advanced mode toggle.
      static java.lang.String CONTENT_OPTIMISER_URL
      Content Optimiser: URL of the document to optimise.
      static java.lang.String CURATOR
      Parameter for enabling/disabling curator
      static java.lang.String DAAT
      Parameter for controlling the number of documents considered in document at a time mode
      static java.lang.String DEBUG
      PADRE debug mode
      static java.lang.String ENC
      Encoding of the input parameters (query ...)
      static java.lang.String EXP
      Explore: Number of query terms
      static java.lang.String EXPLAIN
      Content Optimiser: Activate explain mode on PADRE.
      static java.util.regex.Pattern FACET_PARAM_PATTERN
      Pattern to use to find faceted navigation parameters.
      static java.lang.String FACET_PREFIX
      Prefix used on faceted navigation parameters (Ex: f.Location|X=...
      static java.lang.String FACET_SCOPE
      Checkbox used to preserve the facet scope when running a query.
      static java.lang.String FORM
      Name of the form (template) to use to display results
      static java.lang.String FULL_MATCHES_ONLY
      Parameter indicating only fully matching documents should be returned
      static java.lang.String GSCOPE1
      Gscope constraint
      static java.lang.String LANG
      Parameter to specify the locale of the search query
      static java.lang.String LANG_UI
      Parameter to specify the locale of the UI only
      static java.lang.String METADATA_BUFFER_LENGTH
      Maximum bytes of metadata to return per result
      static java.lang.String NUM_RANKS
      Number of results per page
      static java.lang.String ONESHOT
      Special parameter to redirect directly to the first result
      static java.lang.String ORIGIN
      Parameter specifying the origin point for the search request
      static java.lang.String PROFILE
      Search profile
      static java.lang.String PROMOTE_URLS
      Parameter for promoting individual URLs
      static java.lang.String QUERY
      Query terms
      static java.lang.String REMOVE_URLS
      Parameter for removing individual URLs
      static java.lang.String S
      System generated query
      static java.lang.String START_RANK
      Rank of the first result to display
      static java.lang.String STEM
      Controls the type/level of stemming which should be used
      static java.lang.String SUMMARY_FIELDS
      Metadata field list to be used in producing result metadata summaries
      static java.lang.String SUMMARY_MODE
      Type of result summaries padre should return
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COLLECTION

        public static final java.lang.String COLLECTION
        Collection ID
        See Also:
        Constant Field Values
      • CLIVE

        public static final java.lang.String CLIVE
        Meta components restriction
        See Also:
        Constant Field Values
      • GSCOPE1

        public static final java.lang.String GSCOPE1
        Gscope constraint
        See Also:
        Constant Field Values
      • FORM

        public static final java.lang.String FORM
        Name of the form (template) to use to display results
        See Also:
        Constant Field Values
      • NUM_RANKS

        public static final java.lang.String NUM_RANKS
        Number of results per page
        See Also:
        Constant Field Values
      • START_RANK

        public static final java.lang.String START_RANK
        Rank of the first result to display
        See Also:
        Constant Field Values
      • EXP

        public static final java.lang.String EXP
        Explore: Number of query terms
        See Also:
        Constant Field Values
      • FACET_PREFIX

        public static final java.lang.String FACET_PREFIX
        Prefix used on faceted navigation parameters (Ex: f.Location|X=...
        See Also:
        Constant Field Values
      • FACET_SCOPE

        public static final java.lang.String FACET_SCOPE
        Checkbox used to preserve the facet scope when running a query.
        See Also:
        Constant Field Values
      • FACET_PARAM_PATTERN

        public static final java.util.regex.Pattern FACET_PARAM_PATTERN
        Pattern to use to find faceted navigation parameters.
      • CONTENT_OPTIMISER_URL

        public static final java.lang.String CONTENT_OPTIMISER_URL
        Content Optimiser: URL of the document to optimise.
        See Also:
        Constant Field Values
      • CONTENT_OPTIMISER_ADVANCED

        public static final java.lang.String CONTENT_OPTIMISER_ADVANCED
        Content Optimiser: Advanced mode toggle.
        See Also:
        Constant Field Values
      • EXPLAIN

        public static final java.lang.String EXPLAIN
        Content Optimiser: Activate explain mode on PADRE.
        See Also:
        Constant Field Values
      • ONESHOT

        public static final java.lang.String ONESHOT
        Special parameter to redirect directly to the first result
        See Also:
        Constant Field Values
      • ENC

        public static final java.lang.String ENC
        Encoding of the input parameters (query ...)
        See Also:
        Constant Field Values
      • LANG

        public static final java.lang.String LANG

        Parameter to specify the locale of the search query

        Will affect the UI as well as the query processor.

        See Also:
        Constant Field Values
      • LANG_UI

        public static final java.lang.String LANG_UI
        Parameter to specify the locale of the UI only
        See Also:
        Constant Field Values
      • ORIGIN

        public static final java.lang.String ORIGIN
        Parameter specifying the origin point for the search request
        See Also:
        Constant Field Values
      • PROMOTE_URLS

        public static final java.lang.String PROMOTE_URLS
        Parameter for promoting individual URLs
        See Also:
        Constant Field Values
      • REMOVE_URLS

        public static final java.lang.String REMOVE_URLS
        Parameter for removing individual URLs
        See Also:
        Constant Field Values
      • CURATOR

        public static final java.lang.String CURATOR
        Parameter for enabling/disabling curator
        See Also:
        Constant Field Values
      • DAAT

        public static final java.lang.String DAAT
        Parameter for controlling the number of documents considered in document at a time mode
        See Also:
        Constant Field Values
      • FULL_MATCHES_ONLY

        public static final java.lang.String FULL_MATCHES_ONLY
        Parameter indicating only fully matching documents should be returned
        See Also:
        Constant Field Values
      • METADATA_BUFFER_LENGTH

        public static final java.lang.String METADATA_BUFFER_LENGTH
        Maximum bytes of metadata to return per result
        See Also:
        Constant Field Values
      • SUMMARY_MODE

        public static final java.lang.String SUMMARY_MODE
        Type of result summaries padre should return
        See Also:
        Constant Field Values
      • SUMMARY_FIELDS

        public static final java.lang.String SUMMARY_FIELDS
        Metadata field list to be used in producing result metadata summaries
        See Also:
        Constant Field Values
      • STEM

        public static java.lang.String STEM
        Controls the type/level of stemming which should be used
      • COLLAPSING

        public static java.lang.String COLLAPSING
        Controls whether or not result collapsing is performed
      • COLLAPSING_SIGNATURE

        public static java.lang.String COLLAPSING_SIGNATURE
        Controls the field used for collapsing
    • Constructor Detail

      • RequestParameters

        public RequestParameters()