Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for test_parseQueryLog_emptyTagFieldNames (0.4 seconds)

  1. src/test/java/org/codelibs/fess/suggest/index/contents/DefaultContentsParserEdgeCaseTest.java

            // Should create items for each field that matches
            assertEquals("Should have items for both fields", 2, items.size());
        }
    
        @Test
        public void test_parseQueryLog_emptyTagFieldNames() throws Exception {
            QueryLog queryLog = new QueryLog("content:test", null);
            List<SuggestItem> items =
    Created: Fri Apr 17 09:08:13 GMT 2026
    - Last Modified: Sat Mar 14 02:35:38 GMT 2026
    - 20.3K bytes
    - Click Count (0)
Back to Top