Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 256 (0.02 sec)

  1. FessConfig.java

    value for the key 'query.highlight.phrase.limit'. <br> L4611: * The value is, e.g. 256 <br> L4612: * @return The value of found property. (NotNull: if not found, exception but basically no way) L4613: */ L4614: String getQueryHighlightPhraseLimit(); L4615: L4616: /** L4617: * Get the value for the key 'query.highlight.phrase.limit' as {@link Integer}. <br> L4618: * The value is, e.g. 256 <br> L4619: * @return The value of found property. (NotNull: if not found, exception...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      468.5K bytes
Back to top