- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_parseQueryLog (0.1 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 Nov 08 09:08:12 UTC 2024 - Last Modified: Thu Feb 22 01:36:54 UTC 2024 - 3.4K bytes - Viewed (0)