- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for FlushResponse (0.45 seconds)
-
src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java
*/ public void flush(final String... indices) { client.admin().indices().prepareFlush(indices).execute(new ActionListener<FlushResponse>() { @Override public void onResponse(final FlushResponse response) { if (logger.isDebugEnabled()) {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)