solr批量操作使用
摘要:批量新增操作 /** * 批量新增索引 * @param allDocList * @return * @throws IOException * @throws SolrServerException */ public static Boolean batchAdd(List<AllDoc> a
阅读全文
posted @ 2020-01-10 14:41
posted @ 2020-01-10 14:41