Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. FessConfig.java

    DES = "suggest.popular.word.excludes"; L1613: L1614: /** The key of the configuration. e.g. 10 */ L1615: String SUGGEST_POPULAR_WORD_SIZE = "suggest.popular.word.size"; L1616: L1617: /** The key of the configuration. e.g. 30 */ L1618: String SUGGEST_POPULAR_WORD_WINDOW_SIZE = "suggest.popular.word.window.size"; L1619: L1620: /** The key of the configuration. e.g. 10 */ L1621: String SUGGEST_POPULAR_WORD_QUERY_FREQ = "suggest.popular.word.query.freq"; L1622: L1623: /** The key...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      468.5K bytes
Back to top