<field name="message" index="analyzed" store="yes" default="true"/>

Both index="analyzed" and store="yes" are not parsed by Solr schema.
Use indexed and stored instead of index and store, and set either "true" or "false".

Koji

--
http://www.rondhuit.com/en/

Reply via email to