git-to-solr:将git历史记录索引到Solr存储库中

时间:2021-05-01 08:16:11
【文件属性】:
文件名称:git-to-solr:将git历史记录索引到Solr存储库中
文件大小:52KB
文件格式:ZIP
更新时间:2021-05-01 08:16:11
examples solr Java git到solr 将git历史记录索引到Solr存储库中。 将提交的内容(文件已更改等)表示为嵌套文档。 经过Solr 4.9测试。 受和启发。 通过从Solr发行版的示例目录运行java -Dsolr.solr.home = / solr -jar start.jar来启动Solr服务器。 bin / solr create_core -c git -d〜/ Projects / git-to-solr / solr / collection1 / 要构建jar,您需要使用并运行mvn clean compile assembly:single在目录顶部(其中pom.xml在此处) 查询示例: (已解码) which =“ type:commit”} diffType:ADD&wt = json&indent = true&fl = *,[c
【文件预览】:
git-to-solr-master
----pom.xml(2KB)
----solr()
--------collection1()
--------.gitignore(5B)
----LICENSE(11KB)
----src()
--------main()
----ui()
--------index.html(721B)
--------js()
--------jetty()
----.gitignore(202B)
----README.md(1KB)

网友评论