Re: Upgrading Solr from 1.4.1 to 4.10

2014-11-28 Thread Shawn Heisey
On 11/28/2014 2:44 AM, rajadilipchowdary.ko...@cognizant.com wrote: > We are using Apache Solr 1.4.1 for our project. Now a days we are facing many > problems regarding solr indexing, so when we saw website we found latest > version is 4.10, could you please help us in Upgrading the Solr. > > Is

Re: Upgrading Solr from 1.4.1 to 4.10

2014-11-28 Thread Erick Erickson
P.S. Do _NOT_ just copy your 1.4 configs to 4.x. Start with the 4x sample configs and selectively move any customizations from 1.4 or you'll get burned by things like schema requiring _version_ in 4.x and possibly _root_ etc. Best, Erick On Fri, Nov 28, 2014 at 2:53 AM, David Philip wrote: > Hi

Re: Upgrading Solr from 1.4.1 to 4.10

2014-11-28 Thread David Philip
Hi Raja, Could you please mention the list of solr features that you were/are using in Solr 1.4. There have been tremendous changes since 1.4 to 4.10. Also, you may have to explore solr cloud for resolving the indexing operation. But what kind of indexing problems are you facing? You should loo