- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for convertTextQuery (0.06 seconds)
-
src/main/java/org/codelibs/fess/query/TermQueryCommand.java
} if (getQueryFieldConfig().notAnalyzedFieldSet.contains(field)) { return convertKeywordQuery(fessConfig, context, termQuery, boost, field, text); } return convertTextQuery(fessConfig, context, termQuery, boost, field, text); } /** * Converts a term query to a text-based match phrase query. * * @param fessConfig the Fess configurationCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 13.6K bytes - Click Count (0)