Tom Hill-7 wrote:
> 
> Try solr.TextField instead.
> 


Thanks Tom,

I've replaced the <types> section above with...

<types>
        <fieldtype name="string" class="solr.TextField"
sortMissingLast="true" omitNorms="true" />
</types>


deleted my index, restarted Solr and re-indexed my documents - but the
search still returns nothing.

Do I need to change the type in the <fields> sections as well?

regan
-- 
View this message in context: 
http://old.nabble.com/why-no-results--tp26688249p26688469.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to