Interface IndexerBatchStrategyFactory

    • Method Detail

      • createIndexerBatchStrategy

        IndexerBatchStrategy createIndexerBatchStrategy​(FacetSearchConfig facetSearchConfig)
                                                 throws IndexerException
        Create new IndexerBatchStrategy.
        Parameters:
        facetSearchConfig - - the facet search configuration
        Returns:
        the new IndexerBatchStrategy
        Throws:
        IndexerException - if an error occurs during the strategy creation