Class FullCrawlLogIndexCache

    • Constructor Detail

      • FullCrawlLogIndexCache

        public FullCrawlLogIndexCache()
        Create a new FullCrawlLogIndexCache, creating Lucene indexes.
    • Method Detail

      • requestIndex

        public void requestIndex​(Set<Long> jobSet,
                                 Long harvestId)
        Description copied from interface: JobIndexCache
        Request an index from the indexserver. Prepare the index but don't give it to me.
        Parameters:
        jobSet - Set of job IDs to generate index for.
        harvestId - Harvestdefinition associated with this set of jobs