Check you schema config file first.

It looks like you have missed copy of "section_text_content" field's content
to your default search field :

 
 <defaultSearchField>text</defaultSearchField>

<copyField source="section_text_content" dest="text"/>

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Fields-Facets-and-Search-Results-tp3765946p3766084.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to