Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kdoc (0.03 sec)

  1. FessConfig.java

    zeAsInteger(); L3566: L3567: /** L3568: * Get the value for the key 'indexer.max.search.doc.size'. <br> L3569: * The value is, e.g. 50000 <br> L3570: * @return The value of found property. (NotNull: if not found, exception but basically no way) L3571: */ L3572: String getIndexerMaxSearchDocSize(); L3573: L3574: /** L3575: * Get the value for the key 'indexer.max.search.doc.size' as {@link Integer}. <br> L3576: * The value is, e.g. 50000 <br> L3577: * @return The...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      468.5K bytes
Back to top