Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_new (0.06 sec)

  1. src/test/java/org/codelibs/fess/suggest/index/writer/SuggestIndexWriterTest.java

        }
    
        @Test
        public void test_writeWithUpdateButNonExistentItem() throws Exception {
            String[][] readings = new String[1][];
            readings[0] = new String[] { "test_new" };
            SuggestItem item = new SuggestItem(new String[] { "テスト新規" }, readings, new String[] { "content" }, 1, 0, -1,
    Registered: Sat Dec 20 13:04:59 UTC 2025
    - Last Modified: Mon Nov 24 03:40:05 UTC 2025
    - 18.2K bytes
    - Viewed (0)
Back to top