Class FileListIndexUpdateCallbackImpl

    • Field Detail

      • crawlerClientFactory

        protected org.codelibs.fess.crawler.client.CrawlerClientFactory crawlerClientFactory
      • deleteUrlList

        protected List<String> deleteUrlList
      • maxDeleteDocumentCacheSize

        protected int maxDeleteDocumentCacheSize
      • maxRedirectCount

        protected int maxRedirectCount
    • Constructor Detail

      • FileListIndexUpdateCallbackImpl

        public FileListIndexUpdateCallbackImpl​(IndexUpdateCallback indexUpdateCallback,
                                               org.codelibs.fess.crawler.client.CrawlerClientFactory crawlerClientFactory,
                                               int nThreads)