- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setDefaultField (0.83 sec)
-
src/main/java/org/codelibs/fess/query/parser/QueryParser.java
} /** * Sets the default field to search in when no field is specified in the query. * * @param defaultField the default field name */ public void setDefaultField(final String defaultField) { this.defaultField = defaultField; } /** * Sets the analyzer used to analyze query terms. * * @param analyzer the analyzer to use */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 10.2K bytes - Viewed (0)