-->

Implementing Solr with .net web application

2019-03-22 06:08发布

问题:

I'm about to implement Solr for search on NopCommerce based cart application. I would like to have an idea on the steps as how should I proceed with this. I have looked google for some help, but it didn't really helped. I found that there is an interface for .net for integrating this with .net applications, but not found any doc or tutorial on solr site.

I need your help in deciding the best approach to address this problem.

回答1:

There is a Solr Tutorial on the Solr Site. And as far as setting up a site that is accessible from an ASP.NET MVC web site, I would recommend implementing the SolrNet client and using the SolrSampleApp as a starting point.



回答2:

you don't need to do it..there is already a plugin that integrate solr with nopCommerce. May be you would like to look that one. I've taken a trial and its really dream come true. I ended up using it in about half an hour. It improved speed and search results of my site. You can find more info here: http://www.nopaccelerate.com/