- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for BsCrawlingInfoCA (0.08 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/cbean/bs/BsCrawlingInfoCB.java
// =========== public BsCrawlingInfoCA aggregation() { assertAggregationPurpose(); return doGetConditionAggregation(); } protected BsCrawlingInfoCA doGetConditionAggregation() { if (_conditionAggregation == null) { _conditionAggregation = createLocalCA(); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 6.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/CrawlingInfoCA.java
*/ package org.codelibs.fess.opensearch.config.cbean.ca; import org.codelibs.fess.opensearch.config.cbean.ca.bs.BsCrawlingInfoCA; /** * @author ESFlute (using FreeGen) */ public class CrawlingInfoCA extends BsCrawlingInfoCA {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 850 bytes - Viewed (0)