Re: SolrNet...multiValued.

2019-09-02 Thread Shawn Heisey
On 9/2/2019 8:58 AM, Britto Raj wrote: I am working MNC and doing Prototype using SolrNet and Solr. I have few questions and got stuck not able to move forward.. 4. When i try to access using SolrQueryResults results = solr.Query(new SolrQuery("title:\"changeme4\"")); It throws e

SolrNet...multiValued.

2019-09-02 Thread Britto Raj
Hello All, I am working MNC and doing Prototype using SolrNet and Solr. I have few questions and got stuck not able to move forward.. 1. I have created a collection e.g Product without any field. 2. Using SolrNet.. created one Field like below. public class Product { [