lucence特殊字符转义
一个需要注意的细节:
使用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
- 点赞
- 收藏
- 关注作者
评论(0)