- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getWordList (0.07 sec)
-
src/main/java/org/codelibs/fess/helper/PopularWordHelper.java
* @param fields array of fields to search in * @param excludes array of words to exclude from results * @return list of popular words matching the criteria */ public List<String> getWordList(final SearchRequestType searchRequestType, final String seed, final String[] tags, final String[] roles, final String[] fields, final String[] excludes) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 7.3K bytes - Viewed (0)