- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for unsuccessful (6.72 sec)
-
src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java
* @param toIndex the destination index name * @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();Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 122.4K bytes - Viewed (1) -
src/main/java/jcifs/smb1/smb1/SmbFile.java
} return response.info.getFree(); } /** * Creates a directory with the path specified by this * <code>SmbFile</code>. For this method to be successful, the target * must not already exist. This method will fail when * used with <code>smb1://</code>, <code>smb1://workgroup/</code>, * <code>smb1://server/</code>, or <code>smb1://server/share/</code> URLsRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0)