- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for singleWordQuery (0.21 sec)
-
src/main/java/org/codelibs/fess/suggest/request/suggest/SuggestRequest.java
} /** * Checks if the first word matches. * @param singleWordQuery True if it is a single word query. * @param hiraganaQuery True if it is a hiragana query. * @param text The text to check. * @return True if the first word matches, false otherwise. */ protected boolean isFirstWordMatching(final boolean singleWordQuery, final boolean hiraganaQuery, final String text) {
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Thu Aug 07 02:41:28 UTC 2025 - 17.8K bytes - Viewed (0)