- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_parseQueryLog (0.06 sec)
-
src/test/java/org/codelibs/fess/suggest/index/contents/DefaultContentsParserTest.java
String[] supportedFields = new String[] { "content", "title" }; String[] tagFieldNames = new String[] { "label", "virtual_host" }; String roleFieldName = "role"; public void test_parseQueryLog() throws Exception { QueryLog queryLog = new QueryLog("content:検索エンジン", null); List<SuggestItem> items = defaultContentsParser.parseQueryLog(queryLog, supportedFields, tagFieldNames, roleFieldName,
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Sat Mar 15 06:51:20 UTC 2025 - 3.4K bytes - Viewed (0)