Re: Migrating from Solr 3.6.1 to Solr 4

2013-01-06 Thread Upayavira
erver to provide high level objects encapsulating the response and > response content. > > Greetings! > > - Mensaje original - > De: "Upayavira" > Para: solr-user@lucene.apache.org > Enviados: Sábado, 5 de Enero 2013 4:49:01 > Asunto: Re: Migrating from So

Re: Migrating from Solr 3.6.1 to Solr 4

2013-01-05 Thread Jorge Luis Betancourt Gonzalez
to provide high level objects encapsulating the response and response content. Greetings! - Mensaje original - De: "Upayavira" Para: solr-user@lucene.apache.org Enviados: Sábado, 5 de Enero 2013 4:49:01 Asunto: Re: Migrating from Solr 3.6.1 to Solr 4 Try pointing your app at

Re: Migrating from Solr 3.6.1 to Solr 4

2013-01-05 Thread Upayavira
Try pointing your app at 4.0. I converted an app recently. Here's the steps I took (as I recall): * get original solrconfig.xml for the release I'm using * diff that and my solrconfig.xml * apply those changes to a 4.0 solrconfig.xml * try to start up solr with this new solrconfig and an old s