- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getDataShards (0.13 sec)
-
src/main/java/org/codelibs/fess/crawler/util/FessCrawlerConfig.java
} /** * Gets the number of shards for the data index. * * @return the number of data shards */ @Override public int getDataShards() { return ComponentUtil.getFessConfig().getIndexDocumentCrawlerDataNumberOfShardsAsInteger(); } /** * Gets the number of shards for the filter index. *
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 3.5K bytes - Viewed (0)