- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for host2_query2 (0.04 sec)
-
src/test/java/org/codelibs/fess/helper/RelatedQueryHelperTest.java
List<RelatedQuery> testData = new ArrayList<>(); testData.add(createRelatedQuery("common", new String[] { "host1_query1", "host1_query2" }, "host1")); testData.add(createRelatedQuery("common", new String[] { "host2_query1", "host2_query2" }, "host2")); testData.add(createRelatedQuery("common", new String[] { "default_query1", "default_query2" }, "")); mockBhv.setTestData(testData);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 19 23:49:30 UTC 2025 - 16.3K bytes - Viewed (0)