lucene
-
全文搜索引擎ES和Solr该怎么选?
最近项目组安排了一个任务,项目中用到了全文搜索,基于全文搜索 Solr,但是该 Solr 搜索云项目不稳定,经常查询不出来数据,需要手动全量同步,而且是其他团队在维护,依赖性太强,…
-
关于java:Delete documentation using lucene 4 and retrieve all docIds of deleted docs
Delete documents using lucene 4 and retrieve all docIds of deleted docs 我正在使用 Lucene 4 来保存…