Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/solr/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何将SolrNet设置为Internet Explorer的附加组件_Solr_Solrnet - Fatal编程技术网

如何将SolrNet设置为Internet Explorer的附加组件

如何将SolrNet设置为Internet Explorer的附加组件,solr,solrnet,Solr,Solrnet,我正在尝试获得Solr Velocity中作为Internet Explorer插件提供的相同搜索栏功能。SolrNet是正确的方式吗?我不知道SolrNet,那么我如何设置它来为Solr中的数据制作一个web应用程序呢?我已经下载了SolrNet源代码,并成功运行了runsample.bat,但如何修改代码以满足我的需要?@MauricioScheffer我需要浏览器上的附加搜索栏与Solr Velocity搜索栏一样具有自动建议和拼写检查功能。opensearch也会这样做吗?它也是开源的吗

我正在尝试获得Solr Velocity中作为Internet Explorer插件提供的相同搜索栏功能。SolrNet是正确的方式吗?我不知道SolrNet,那么我如何设置它来为Solr中的数据制作一个web应用程序呢?我已经下载了SolrNet源代码,并成功运行了runsample.bat,但如何修改代码以满足我的需要?

@MauricioScheffer我需要浏览器上的附加搜索栏与Solr Velocity搜索栏一样具有自动建议和拼写检查功能。opensearch也会这样做吗?它也是开源的吗?我需要使用的技术是开源的,请浏览opensearch.org了解更多详细信息。