<field name="signature" type="string" indexed="false" stored="true"
compressed="true"/>
 <field name="signature" type="string" indexed="true" stored="true"
compressed="true"/>

I don't need to search the "signature" field. But my intuition tells me that
if I index this field, I will use less hard disk space since a lot of docs
may have the same signature.

Am I right?

-- 
View this message in context: 
http://www.nabble.com/which-one-will-save-hard-disk-space--tf3469131.html#a9680164
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to