Interface IndexerWorkerFactory

    • Method Detail

      • createIndexerWorker

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