- To understand and how to install, please read Apache Solr
- To using within .net, please read and download Solr client for .NET
- This is how solr first initialization. Put this code inside application_start within your Global.asax file
- This is how solr and solr.net related with your class data object
- To add to index, code shown as below
- To retrieve the data, based on faceted search by user
- Language : C# on ASP.Net
- Library needed : Solrnet, Castle Windsor, and WindsorAdapter
May it helps,
Thanks
No comments:
Post a Comment