- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for searchTestWithRange (0.15 seconds)
-
src/test/java/org/codelibs/fess/it/search/SearchApiTests.java
for (Map<String, Object> doc : docs2) { assertTrue(doc.get(field).toString().toLowerCase().contains(query), doc.toString()); } } @Test public void searchTestWithRange() throws Exception { String field = "content_length"; int from = 100; int to = 1000; Map<String, String> params = new HashMap<>();
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 21 13:29:45 GMT 2025 - 19K bytes - Click Count (0)