asp.net - Solr Connection' already registered in container -


I am using solr search on asp.net

when I search for the first time Then I find the right search result, BT, when I change the search parameter and try to search it ("Solr connection" is already registered in the container) "

So pl z tells me that How do I remove it ...

Ensure that you only have a connection to the Solr instance Start doing Sector is following the Application_Start event in Global_asax. File.

Startup.Init ("http: // localhost: 8983 / solr");

Are you opening SolrConnection and can post the code snippet of inquiry about the Solr instance? Which version of SolarNet Library are you using?

I am using SolarNet version 0.2.3 in an ASP.NET application using the convention described above.


Comments