Interface IndexerStrategyFactory

    • Method Detail

      • createIndexerStrategy

        IndexerStrategy createIndexerStrategy​(FacetSearchConfig facetSearchConfig)
                                       throws IndexerException
        Creates a new indexer strategy.
        Parameters:
        facetSearchConfig - - the facet search configuration
        Returns:
        the new indexer strategy
        Throws:
        IndexerException - if an error occurs during the strategy creation