受欢迎的博客标签

Lucene.Net-基于Lucene.Net的代码检索工具

Published

Apache Lucene.NET

The Apache Lucene.NET web site is at: http://lucenenet.apache.org

github :https://github.com/apache/lucenenet

Github地址
https://github.com/qiuhaotc/CodeIndex

支持文本内容 文件名 文件后缀 文件位置 查询, 支持补全提醒, 还在开发中

语法, 参考Lucene query parser语法:
http://www.lucenetutorial.com/lucene-query-syntax.html

Lucene.net站内搜索系列博文

https://www.cnblogs.com/jiekzou/p/4364780.html

 

基于EntityFrameworkCore和Lucene.NET实现的全文检索搜索引擎

https://github.com/ldqk/Masuit.LuceneEFCore.SearchEngine