feat: There is no way the, 优化ES kkkkkkk
This commit is contained in:
+1
-1
@@ -3004,8 +3004,8 @@ public class SarStandardsInfoServiceImpl extends ServiceImpl<SarStandardsInfoDao
|
|||||||
String pdfFileInText = tStripper.getText(document);
|
String pdfFileInText = tStripper.getText(document);
|
||||||
// String[] lines = pdfFileInText.split("\\r?\\n");
|
// String[] lines = pdfFileInText.split("\\r?\\n");
|
||||||
content.append(pdfFileInText);
|
content.append(pdfFileInText);
|
||||||
document.close();
|
|
||||||
}
|
}
|
||||||
|
document.close();
|
||||||
}
|
}
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
logger.error("搜索中心新增数据读取文档内容时失败");
|
logger.error("搜索中心新增数据读取文档内容时失败");
|
||||||
|
|||||||
Reference in New Issue
Block a user