Looking at the new examples of solr.TrieField

http://svn.apache.org/repos/asf/lucene/solr/trunk/example/solr/conf/schema.xml

I see that all have indexed="true" stored="false" in the field tpye
definition.  Does this mean that yo cannot ever store a value for one
of these fields?  I.e. if I want to do a range query and also return
the values, I need to store the values in a separate field?

Thanks,

Peter

-- 
Peter M. Wolanin, Ph.D.
Momentum Specialist,  Acquia. Inc.
peter.wola...@acquia.com

Reply via email to