Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for copyDocIndex (0.04 seconds)

  1. src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java

         * @param waitForCompletion whether to wait for the operation to complete
         * @return true if the copy operation was successful, false otherwise
         */
        public boolean copyDocIndex(final String fromIndex, final String toIndex, final boolean waitForCompletion) {
            final FessConfig fessConfig = ComponentUtil.getFessConfig();
            final String source = fessConfig.getIndexReindexBody()//
    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)
Back to Top