How to install SOLRNET [closed]

六眼飞鱼酱① 提交于 2019-11-30 23:55:00

where I can get the software of SOLRNET

Download the binaries from NuGet or newer binaries from the build server (recommended)

how to install it.

Add a reference to SolrNet.dll in your project, then see the docs for information on how to use it in your project.

So is this a port to Solr in java

No, it's a client for the Solr server. You still need the Solr server. If you want to run Solr without a Java runtime, you might be interested in this article I wrote recently.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!