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