- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_createIndexIfNothing_createsNewIndex (0.16 seconds)
-
src/test/java/org/codelibs/fess/suggest/SuggesterIndexLifecycleTest.java
// ============================================================ // Tests for createIndexIfNothing // ============================================================ @Test public void test_createIndexIfNothing_createsNewIndex() throws Exception { Suggester suggester = createSuggester(); boolean created = suggester.createIndexIfNothing(); assertTrue("Should create index when none exists", created);Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Sat Mar 14 02:35:38 GMT 2026 - 13.4K bytes - Click Count (0)