- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setMaxIndexerErrorCount (1.36 sec)
-
src/main/java/org/codelibs/fess/indexer/IndexUpdater.java
} /** * Sets the maximum number of indexer errors allowed. * * @param maxIndexerErrorCount the maximum error count to set */ public void setMaxIndexerErrorCount(final int maxIndexerErrorCount) { this.maxIndexerErrorCount = maxIndexerErrorCount; } /** * Adds a document boost matcher rule for enhancing document relevance scores. *Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 32.9K bytes - Viewed (0)