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