- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for literal (0.02 sec)
-
src/main/java/org/codelibs/fess/suggest/util/SuggestUtil.java
* * This method replaces all occurrences of '*' with '\*' and * all occurrences of '?' with '\?' to ensure that these characters * are treated as literals rather than wildcard characters in queries. * * @param query the query string to escape * @return the escaped query string */ public static String escapeWildcardQuery(final String query) {Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Mon Sep 01 13:33:03 UTC 2025 - 17.4K bytes - Viewed (0)