- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getIngestFactory (0.06 sec)
-
src/main/java/org/codelibs/fess/indexer/IndexUpdater.java
if (logger.isDebugEnabled()) { logger.debug("Initialize {}", this.getClass().getSimpleName()); } if (ComponentUtil.hasIngestFactory()) { ingestFactory = ComponentUtil.getIngestFactory(); } } /** * Destroys the IndexUpdater when the container is shutting down. * Stops all crawler instances if crawling is still in progress. */ @PreDestroy
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 32.7K bytes - Viewed (0)