Class GeneratedSolrSearchConfig

    • Field Detail

      • PAGESIZE

        public static final java.lang.String PAGESIZE
        Qualifier of the SolrSearchConfig.pageSize attribute
        See Also:
        Constant Field Values
      • DEFAULTSORTORDER

        public static final java.lang.String DEFAULTSORTORDER
        Qualifier of the SolrSearchConfig.defaultSortOrder attribute
        See Also:
        Constant Field Values
      • DESCRIPTION

        public static final java.lang.String DESCRIPTION
        Qualifier of the SolrSearchConfig.description attribute
        See Also:
        Constant Field Values
      • RESTRICTFIELDSINRESPONSE

        public static final java.lang.String RESTRICTFIELDSINRESPONSE
        Qualifier of the SolrSearchConfig.restrictFieldsInResponse attribute
        See Also:
        Constant Field Values
      • ENABLEHIGHLIGHTING

        public static final java.lang.String ENABLEHIGHLIGHTING
        Qualifier of the SolrSearchConfig.enableHighlighting attribute
        See Also:
        Constant Field Values
      • ALLFACETVALUESINRESPONSE

        public static final java.lang.String ALLFACETVALUESINRESPONSE
        Qualifier of the SolrSearchConfig.allFacetValuesInResponse attribute
        See Also:
        Constant Field Values
      • LEGACYMODE

        public static final java.lang.String LEGACYMODE
        Qualifier of the SolrSearchConfig.legacyMode attribute
        See Also:
        Constant Field Values
      • GROUPINGPROPERTY

        public static final java.lang.String GROUPINGPROPERTY
        Qualifier of the SolrSearchConfig.groupingProperty attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSolrSearchConfig

        public GeneratedSolrSearchConfig()
    • Method Detail

      • isAllFacetValuesInResponse

        public java.lang.Boolean isAllFacetValuesInResponse​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.allFacetValuesInResponse attribute.
        Returns:
        the allFacetValuesInResponse
      • isAllFacetValuesInResponse

        public java.lang.Boolean isAllFacetValuesInResponse()
        Generated method - Getter of the SolrSearchConfig.allFacetValuesInResponse attribute.
        Returns:
        the allFacetValuesInResponse
      • isAllFacetValuesInResponseAsPrimitive

        public boolean isAllFacetValuesInResponseAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.allFacetValuesInResponse attribute.
        Returns:
        the allFacetValuesInResponse
      • isAllFacetValuesInResponseAsPrimitive

        public boolean isAllFacetValuesInResponseAsPrimitive()
        Generated method - Getter of the SolrSearchConfig.allFacetValuesInResponse attribute.
        Returns:
        the allFacetValuesInResponse
      • setAllFacetValuesInResponse

        public void setAllFacetValuesInResponse​(SessionContext ctx,
                                                java.lang.Boolean value)
        Generated method - Setter of the SolrSearchConfig.allFacetValuesInResponse attribute.
        Parameters:
        value - the allFacetValuesInResponse
      • setAllFacetValuesInResponse

        public void setAllFacetValuesInResponse​(java.lang.Boolean value)
        Generated method - Setter of the SolrSearchConfig.allFacetValuesInResponse attribute.
        Parameters:
        value - the allFacetValuesInResponse
      • setAllFacetValuesInResponse

        public void setAllFacetValuesInResponse​(SessionContext ctx,
                                                boolean value)
        Generated method - Setter of the SolrSearchConfig.allFacetValuesInResponse attribute.
        Parameters:
        value - the allFacetValuesInResponse
      • setAllFacetValuesInResponse

        public void setAllFacetValuesInResponse​(boolean value)
        Generated method - Setter of the SolrSearchConfig.allFacetValuesInResponse attribute.
        Parameters:
        value - the allFacetValuesInResponse
      • getDefaultSortOrder

        public java.util.Collection<java.lang.String> getDefaultSortOrder​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.defaultSortOrder attribute.
        Returns:
        the defaultSortOrder
      • getDefaultSortOrder

        public java.util.Collection<java.lang.String> getDefaultSortOrder()
        Generated method - Getter of the SolrSearchConfig.defaultSortOrder attribute.
        Returns:
        the defaultSortOrder
      • setDefaultSortOrder

        public void setDefaultSortOrder​(SessionContext ctx,
                                        java.util.Collection<java.lang.String> value)
        Generated method - Setter of the SolrSearchConfig.defaultSortOrder attribute.
        Parameters:
        value - the defaultSortOrder
      • setDefaultSortOrder

        public void setDefaultSortOrder​(java.util.Collection<java.lang.String> value)
        Generated method - Setter of the SolrSearchConfig.defaultSortOrder attribute.
        Parameters:
        value - the defaultSortOrder
      • getDescription

        public java.lang.String getDescription​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.description attribute.
        Returns:
        the description
      • getDescription

        public java.lang.String getDescription()
        Generated method - Getter of the SolrSearchConfig.description attribute.
        Returns:
        the description
      • setDescription

        public void setDescription​(SessionContext ctx,
                                   java.lang.String value)
        Generated method - Setter of the SolrSearchConfig.description attribute.
        Parameters:
        value - the description
      • setDescription

        public void setDescription​(java.lang.String value)
        Generated method - Setter of the SolrSearchConfig.description attribute.
        Parameters:
        value - the description
      • isEnableHighlighting

        public java.lang.Boolean isEnableHighlighting​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.enableHighlighting attribute.
        Returns:
        the enableHighlighting
      • isEnableHighlighting

        public java.lang.Boolean isEnableHighlighting()
        Generated method - Getter of the SolrSearchConfig.enableHighlighting attribute.
        Returns:
        the enableHighlighting
      • isEnableHighlightingAsPrimitive

        public boolean isEnableHighlightingAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.enableHighlighting attribute.
        Returns:
        the enableHighlighting
      • isEnableHighlightingAsPrimitive

        public boolean isEnableHighlightingAsPrimitive()
        Generated method - Getter of the SolrSearchConfig.enableHighlighting attribute.
        Returns:
        the enableHighlighting
      • setEnableHighlighting

        public void setEnableHighlighting​(SessionContext ctx,
                                          java.lang.Boolean value)
        Generated method - Setter of the SolrSearchConfig.enableHighlighting attribute.
        Parameters:
        value - the enableHighlighting
      • setEnableHighlighting

        public void setEnableHighlighting​(java.lang.Boolean value)
        Generated method - Setter of the SolrSearchConfig.enableHighlighting attribute.
        Parameters:
        value - the enableHighlighting
      • setEnableHighlighting

        public void setEnableHighlighting​(SessionContext ctx,
                                          boolean value)
        Generated method - Setter of the SolrSearchConfig.enableHighlighting attribute.
        Parameters:
        value - the enableHighlighting
      • setEnableHighlighting

        public void setEnableHighlighting​(boolean value)
        Generated method - Setter of the SolrSearchConfig.enableHighlighting attribute.
        Parameters:
        value - the enableHighlighting
      • getGroupingProperty

        public SolrIndexedProperty getGroupingProperty​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.groupingProperty attribute.
        Returns:
        the groupingProperty
      • getGroupingProperty

        public SolrIndexedProperty getGroupingProperty()
        Generated method - Getter of the SolrSearchConfig.groupingProperty attribute.
        Returns:
        the groupingProperty
      • setGroupingProperty

        public void setGroupingProperty​(SessionContext ctx,
                                        SolrIndexedProperty value)
        Generated method - Setter of the SolrSearchConfig.groupingProperty attribute.
        Parameters:
        value - the groupingProperty
      • setGroupingProperty

        public void setGroupingProperty​(SolrIndexedProperty value)
        Generated method - Setter of the SolrSearchConfig.groupingProperty attribute.
        Parameters:
        value - the groupingProperty
      • isLegacyMode

        public java.lang.Boolean isLegacyMode​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.legacyMode attribute.
        Returns:
        the legacyMode
      • isLegacyMode

        public java.lang.Boolean isLegacyMode()
        Generated method - Getter of the SolrSearchConfig.legacyMode attribute.
        Returns:
        the legacyMode
      • isLegacyModeAsPrimitive

        public boolean isLegacyModeAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.legacyMode attribute.
        Returns:
        the legacyMode
      • isLegacyModeAsPrimitive

        public boolean isLegacyModeAsPrimitive()
        Generated method - Getter of the SolrSearchConfig.legacyMode attribute.
        Returns:
        the legacyMode
      • setLegacyMode

        public void setLegacyMode​(SessionContext ctx,
                                  java.lang.Boolean value)
        Generated method - Setter of the SolrSearchConfig.legacyMode attribute.
        Parameters:
        value - the legacyMode
      • setLegacyMode

        public void setLegacyMode​(java.lang.Boolean value)
        Generated method - Setter of the SolrSearchConfig.legacyMode attribute.
        Parameters:
        value - the legacyMode
      • setLegacyMode

        public void setLegacyMode​(SessionContext ctx,
                                  boolean value)
        Generated method - Setter of the SolrSearchConfig.legacyMode attribute.
        Parameters:
        value - the legacyMode
      • setLegacyMode

        public void setLegacyMode​(boolean value)
        Generated method - Setter of the SolrSearchConfig.legacyMode attribute.
        Parameters:
        value - the legacyMode
      • getPageSize

        public java.lang.Integer getPageSize​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.pageSize attribute.
        Returns:
        the pageSize
      • getPageSize

        public java.lang.Integer getPageSize()
        Generated method - Getter of the SolrSearchConfig.pageSize attribute.
        Returns:
        the pageSize
      • getPageSizeAsPrimitive

        public int getPageSizeAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.pageSize attribute.
        Returns:
        the pageSize
      • getPageSizeAsPrimitive

        public int getPageSizeAsPrimitive()
        Generated method - Getter of the SolrSearchConfig.pageSize attribute.
        Returns:
        the pageSize
      • setPageSize

        public void setPageSize​(SessionContext ctx,
                                java.lang.Integer value)
        Generated method - Setter of the SolrSearchConfig.pageSize attribute.
        Parameters:
        value - the pageSize
      • setPageSize

        public void setPageSize​(java.lang.Integer value)
        Generated method - Setter of the SolrSearchConfig.pageSize attribute.
        Parameters:
        value - the pageSize
      • setPageSize

        public void setPageSize​(SessionContext ctx,
                                int value)
        Generated method - Setter of the SolrSearchConfig.pageSize attribute.
        Parameters:
        value - the pageSize
      • setPageSize

        public void setPageSize​(int value)
        Generated method - Setter of the SolrSearchConfig.pageSize attribute.
        Parameters:
        value - the pageSize
      • isRestrictFieldsInResponse

        public java.lang.Boolean isRestrictFieldsInResponse​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.restrictFieldsInResponse attribute.
        Returns:
        the restrictFieldsInResponse
      • isRestrictFieldsInResponse

        public java.lang.Boolean isRestrictFieldsInResponse()
        Generated method - Getter of the SolrSearchConfig.restrictFieldsInResponse attribute.
        Returns:
        the restrictFieldsInResponse
      • isRestrictFieldsInResponseAsPrimitive

        public boolean isRestrictFieldsInResponseAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SolrSearchConfig.restrictFieldsInResponse attribute.
        Returns:
        the restrictFieldsInResponse
      • isRestrictFieldsInResponseAsPrimitive

        public boolean isRestrictFieldsInResponseAsPrimitive()
        Generated method - Getter of the SolrSearchConfig.restrictFieldsInResponse attribute.
        Returns:
        the restrictFieldsInResponse
      • setRestrictFieldsInResponse

        public void setRestrictFieldsInResponse​(SessionContext ctx,
                                                java.lang.Boolean value)
        Generated method - Setter of the SolrSearchConfig.restrictFieldsInResponse attribute.
        Parameters:
        value - the restrictFieldsInResponse
      • setRestrictFieldsInResponse

        public void setRestrictFieldsInResponse​(java.lang.Boolean value)
        Generated method - Setter of the SolrSearchConfig.restrictFieldsInResponse attribute.
        Parameters:
        value - the restrictFieldsInResponse
      • setRestrictFieldsInResponse

        public void setRestrictFieldsInResponse​(SessionContext ctx,
                                                boolean value)
        Generated method - Setter of the SolrSearchConfig.restrictFieldsInResponse attribute.
        Parameters:
        value - the restrictFieldsInResponse
      • setRestrictFieldsInResponse

        public void setRestrictFieldsInResponse​(boolean value)
        Generated method - Setter of the SolrSearchConfig.restrictFieldsInResponse attribute.
        Parameters:
        value - the restrictFieldsInResponse