I am implementing the solr search in my project . I have one question regarding how do i search a dynamic fields that is created in a solr index
I haven\'t been able to find and开发者_高级运维 example or documentation how you do a many to many relation in SolrNet, so I hoped one of you experts might have a clue or a link which can point me in
I have been using Nutch/Solr/SolrNet for my search solutions, I must say, it works a treat. On a new site I\'m working on, I am using Master pages, a开发者_运维百科s a result, content in the header an
I know I need to add the following code to change to dismax. ExtraParams = new Dictionary<string, string> { {\"qt\", \"dismax\"} }
I am using Solr 3.1, Apache Tika 0.9 and Solrnet 0.3.1 to index the docuent like a .doc and .pdf file.
I\'ve started playing around with th开发者_开发知识库e NHibernate integration on Solr. So far, so great. But I have a question that I can\'t see covered anywhere in the docs. I understand that I can m
I\'m have been trying to convert the foreach statement below to a LINQ statement but can\'t seem to wrap my head around it. Any help would be welcome.
I\'m using Solr for a product catalogue built on asp.net with solrnet and everything works pretty well so far. I need to extend the search results by adding some grouping option to it.
I have configured Solr 3.1 with Apache tika 0.9 successfully I don\'t change Schema.xml(default schema) and solrconfig.xml file
I am trying to make a query in solr.net that generates a solr query with a filter query with more than one term in it e.g.: fq=Size:(4 large)