That is because starting with 4.3, Solr started throwing errors if the schema had an illegal field parameter.
See https://issues.apache.org/jira/browse/SOLR-4641 On Tue, Jun 11, 2013 at 12:05 AM, Uomesh <uom...@gmail.com> wrote: > I am upgrading from Solr 4.2 to 4.3. Till 4.2 i was not seeing any error. > > Thanks, > Umesh > > > On Mon, Jun 10, 2013 at 2:41 AM, André Widhani [via Lucene] < > ml-node+s472066n4069276...@n3.nabble.com> wrote: > > > 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 [[hidden email]< > http://user/SendEmail.jtp?type=node&node=4069276&i=0>] > > > > Gesendet: Montag, 10. Juni 2013 06:19 > > An: [hidden email] <http://user/SendEmail.jtp?type=node&node=4069276&i=1 > > > > 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. > > > > > > ------------------------------ > > If you reply to this email, your message will be added to the discussion > > below: > > > > > http://lucene.472066.n3.nabble.com/Solr-4-3-Schema-Parsing-Failed-Invalid-field-property-compressed-tp4069254p4069276.html > > To unsubscribe from Solr 4.3 - Schema Parsing Failed: Invalid field > > property: compressed, click here< > http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4069254&code=VW9tZXNoQGdtYWlsLmNvbXw0MDY5MjU0fDIyODkyODYxMg== > > > > . > > NAML< > http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-4-3-Schema-Parsing-Failed-Invalid-field-property-compressed-tp4069254p4069465.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Regards, Shalin Shekhar Mangar.