You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Samarendra Pratap <sa...@gmail.com> on 2012/01/10 09:26:59 UTC

impact of omitTermFreqAndPositions="true"

Hi,
 I understand that setting omitTermFreqAndPositions="true" for a field in
schema.xml stores less information in the index with some restrictions e.g.
phrase search.

 But does setting this property as "true" for a field which is of type
"string", "int" or is analyzed by KeywordAnalyzer makes any difference in
index size, performance etc.?

Thanks

-- 
Regards,
Samar