- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testIndexLifecycle_withRefactoredMethods (3.41 sec)
-
src/test/java/org/codelibs/fess/suggest/SuggesterRefactoringTest.java
* Tests that createNextIndex and switchIndex work together correctly. * Note: Full lifecycle testing is covered by SuggesterTest.test_switchIndex() */ @Test public void testIndexLifecycle_withRefactoredMethods() throws Exception { final Suggester suggester = Suggester.builder().build(client, "lifecycle-test"); suggester.createIndexIfNothing(); Thread.sleep(100);Registered: Sat Dec 20 13:04:59 UTC 2025 - Last Modified: Mon Nov 24 03:40:05 UTC 2025 - 13.4K bytes - Viewed (0)