feat: There is no way the, 优化ES kkkkkkk

This commit is contained in:
super_liu
2022-05-01 13:17:17 +08:00
parent 99c6348584
commit 415af05e8b
@@ -3004,8 +3004,8 @@ public class SarStandardsInfoServiceImpl extends ServiceImpl<SarStandardsInfoDao
String pdfFileInText = tStripper.getText(document);
// String[] lines = pdfFileInText.split("\\r?\\n");
content.append(pdfFileInText);
document.close();
}
document.close();
}
} catch (Exception e) {
logger.error("搜索中心新增数据读取文档内容时失败");