When I annotate various fields in a model with the SolrField attribute, are those fields automatically indexed by Solr/Lucene "behind the scenes"? Or do I need to do an additional operation or add an additional attribute to the model's properties for those associated data fields I want to be indexed by Solr/Lucene?Also, in my application I have one field that is the "big" description text field (max 200 chars) that will be the primary focus of all queries. Do I need to add any special attributes or perform any additional SolrNet calls to tell Solr/Lucene that a specific model property is the primary search field, and that all other fields are simply fields used to help refine the search results? I'm asking this in case I need to structure things in a way that provides the best performance for querying the "big" description text field over the other "support" fields.
--
You received this message because you are subscribed to the Google Groups "SolrNet" group.
To unsubscribe from this group and stop receiving emails from it, send an email to solrnet+u...@googlegroups.com.
To post to this group, send email to sol...@googlegroups.com.
Visit this group at http://groups.google.com/group/solrnet.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "SolrNet" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/solrnet/o92ZfWKoUNo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to solrnet+u...@googlegroups.com.
To post to this group, send email to sol...@googlegroups.com.
Visit this group at http://groups.google.com/group/solrnet.
For more options, visit https://groups.google.com/d/optout.