On 8/1/2013 8:31 AM, Kuchekar wrote: > Hi, > > Are there any changes in Solr 4.4 version in regards to Stored fields > compression, compared to Solr 4.1. > > My understanding is that Solr 4.1 by default provides compression of stored > fields compared to Solr 4.0 and its earlier versions.
Compressed stored fields happened in the 4.1 release. Compressed termvectors happened in the 4.2 release. That means 4.4 has both. Thanks, Shawn