- Sort Score
- Result 10 results
- Languages All
Results 31 - 31 of 31 for doBatchInsert (1.38 sec)
-
src/main/java/org/codelibs/fess/es/user/bsbhv/BsUserBhv.java
} public int[] batchInsert(List<User> list, RequestOptionCall<BulkRequestBuilder> call, RequestOptionCall<IndexRequestBuilder> entityCall) { return doBatchInsert(new BulkList<>(list, call, entityCall), null); } public int[] batchUpdate(List<User> list) { return batchUpdate(list, null, null); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 12K bytes - Viewed (0)