Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for singleWordQuery (0.07 seconds)

  1. src/main/java/org/codelibs/fess/suggest/request/suggest/SuggestResponseCreator.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) {
    Created: Fri Apr 17 09:08:13 GMT 2026
    - Last Modified: Sat Mar 14 02:35:38 GMT 2026
    - 5.5K bytes
    - Click Count (0)
Back to Top