>From what version are you upgrading? The compressed attribute is unsupported 
>since the 3.x releases.

The change log (CHANGES.txt) has a section "Upgrading from Solr 1.4" in the 
notes for Solr 3.1:

"Field compression is no longer supported. Fields that were formerly compressed 
will be uncompressed as index segments are merged. For shorter fields, this may 
actually be an improvement, as the compression used was not very good for short 
text. Some indexes may get larger though."

Also, indices created with 1.4 cannot be opened with 4.x, only 3.x.

Regards,
André

________________________________________
Von: Uomesh [uom...@gmail.com]
Gesendet: Montag, 10. Juni 2013 06:19
An: solr-user@lucene.apache.org
Betreff: Solr 4.3 - Schema Parsing Failed: Invalid field property: compressed

Hi,

I am getting below after upgrading to Solr 4.3. Is compressed attribute no
longer supported in Solr 4.3 or it is a bug in 4.3?

org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
Schema Parsing Failed: Invalid field property: compressed

Thanks,
Umesh



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-4-3-Schema-Parsing-Failed-Invalid-field-property-compressed-tp4069254.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to