chetan
2011-05-12 14:53:50 UTC
What is the difference between setting a fields type to string vs setting it
to text.
e.g.
<field name="PATH" type="string" indexed="false" stored="true"/>
or
<field name="PATH" type="text" indexed="false" stored="true"/>
--
View this message in context: http://lucene.472066.n3.nabble.com/field-type-string-vs-field-type-text-tp2932083p2932083.html
Sent from the Solr - User mailing list archive at Nabble.com.
to text.
e.g.
<field name="PATH" type="string" indexed="false" stored="true"/>
or
<field name="PATH" type="text" indexed="false" stored="true"/>
--
View this message in context: http://lucene.472066.n3.nabble.com/field-type-string-vs-field-type-text-tp2932083p2932083.html
Sent from the Solr - User mailing list archive at Nabble.com.