Class ObjectFacadeSolrIndexingAspect

    • Field Detail

      • CONFIG_BACKOFFICE_SEARCH_REVERSE_CATEGORY_INDEX_LOOKUP_ENABLED

        public static final java.lang.String CONFIG_BACKOFFICE_SEARCH_REVERSE_CATEGORY_INDEX_LOOKUP_ENABLED
        In case when backoffice.search.reverse.category.index.lookup.enabled is set to true backoffice changes its behaviour for category-based search using explorer tree in product and assortment view. Standard behaviour (the setting set to false, which is the default) each time the user selects a category its sub-tree is sent to solr to perform search using all passed categories
        See Also:
        Constant Field Values
      • CONFIG_BACKOFFICE_SEARCH_BACKGROUND_SOLR_INDEXING_ENABLED

        public static final java.lang.String CONFIG_BACKOFFICE_SEARCH_BACKGROUND_SOLR_INDEXING_ENABLED
        Determines if solr indexing triggered for every indexed model change will be performed in non blocking operation - default: false
        See Also:
        Constant Field Values
    • Constructor Detail

      • ObjectFacadeSolrIndexingAspect

        public ObjectFacadeSolrIndexingAspect()