- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for nonexistent_index (0.05 sec)
-
src/test/java/org/codelibs/fess/suggest/util/SuggestUtilTest.java
} @Test(expected = SuggesterException.class) public void testDeleteByQueryWithInvalidIndex() { // Test delete with non-existent index SuggestUtil.deleteByQuery(client, settings, "nonexistent_index", QueryBuilders.matchAllQuery()); } @Test public void testDeleteScrollContext() { // Test with null scrollId (should not throw exception)
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Mon Sep 01 13:33:03 UTC 2025 - 18.2K bytes - Viewed (0)