com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr

Class SolrRESTSearchCatalogEntryViewDynamicKitQueryPostprocessor

    • Field Detail

      • CONFIGURATOR_BOM_XML_ATTRIBUTE_PRICELOCK_DEFAULTVALUE

        public static final java.lang.String CONFIGURATOR_BOM_XML_ATTRIBUTE_PRICELOCK_DEFAULTVALUE
        The default price lock of the component and dynamickit in the ConfiguratorBOM XML.
        See Also:
        Constant Field Values
      • CONFIGURATOR_BOM_XML_ATTRIBUTE_PRICELOCK_TRUEVALUE

        public static final java.lang.String CONFIGURATOR_BOM_XML_ATTRIBUTE_PRICELOCK_TRUEVALUE
        The true value of price lock.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SolrRESTSearchCatalogEntryViewDynamicKitQueryPostprocessor

        public SolrRESTSearchCatalogEntryViewDynamicKitQueryPostprocessor(java.lang.String componentId)
        Creates an instance of the search query post-processor for a particular component. This instance can be used and re-used for future search requests.
        Parameters:
        componentId - The target component.