- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setScroll (0.03 seconds)
-
src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java
final FessConfig fessConfig = ComponentUtil.getFessConfig(); SearchResponse response = option.apply(client.prepareSearch(index) .setScroll(scrollForUpdate) .setSize(sizeForUpdate) .setPreference(Constants.SEARCH_PREFERENCE_LOCAL)).execute().actionGet(fessConfig.getIndexScrollSearchTimeout()); int count = 0;Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 138.6K bytes - Click Count (1)