lucence特殊字符转义
【摘要】 一个需要注意的细节:https://github.com/apache/lucene-solr/blob/master/lucene/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/QueryParserUtil.java 使用QueryParserUtil.escape参考文档:https://git...
一个需要注意的细节:
使用QueryParserUtil.escape
参考文档:
https://github.com/Stratio/cassandra-lucene-index/issues/119
https://blog.csdn.net/foamflower/article/details/5724823
=========================================
1)原来项目里使用的是lucene,和项目耦合的厉害,每次重启项目都要进行相关的初始化很占用时间,现在考虑切换solr独立部署出去;
2)上次把项目中的paoding切成了word,这次还保留word分词;
https://callan.iteye.com/blog/155602
https://baobeituping.iteye.com/blog/847085
https://blog.csdn.net/dm_vincent/article/details/42113401
https://blog.csdn.net/superxlcr/article/details/78932179
https://blog.csdn.net/lwwgtm/article/details/60353812
https://blog.csdn.net/IsResultXaL/article/details/48683637
https://blog.csdn.net/yelllowcong/article/details/78698506
https://zhuyuehua.iteye.com/blog/1985163
https://stackoverflow.com/questions/3307890/how-to-query-lucene-with-like-operator
https://scholarworks.sjsu.edu/cgi/viewcontent.cgi?article=1645&context=etd_projects
【版权声明】本文为华为云社区用户转载文章,如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱:
cloudbbs@huaweicloud.com
- 点赞
- 收藏
- 关注作者
作者其他文章
评论(0)