- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for prepareSearch (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java
* * @param indices the indices to search * @return the search request builder */ @Override public SearchRequestBuilder prepareSearch(final String... indices) { return client.prepareSearch(indices); } /** * Prepares a stream search request builder for specific indices. * * @param indices the indices to searchCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 138.6K bytes - Click Count (1)