Jira 1540

2012-04-17 Thread Ramprakash Ramamoorthy
I am using solr to perform a distributed search. I am using version 1.3 to
accommodate older indices in the already existing system. I am able to
perform a search over a single shard, even faceting and highlighting works.

However, when it comes to distributed search, I get an exception 500. The
stacktrace is almost similar to the one mentioned in
https://issues.apache.org/jira/browse/SOLR-1540 . The issue is also almost
the same.

Any idea/fix to tackle?

-- 
With Thanks and Regards,
Ramprakash Ramamoorthy,
SASTRA University.


Re: Jira 1540

2012-04-17 Thread Jan Høydahl
Simply try using Solr3.6 to read your old 1.3 indices. Chances are that it will 
work - without the exceptions :)

--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
Solr Training - www.solrtraining.com

On 17. apr. 2012, at 11:08, Ramprakash Ramamoorthy wrote:

 I am using solr to perform a distributed search. I am using version 1.3 to
 accommodate older indices in the already existing system. I am able to
 perform a search over a single shard, even faceting and highlighting works.
 
 However, when it comes to distributed search, I get an exception 500. The
 stacktrace is almost similar to the one mentioned in
 https://issues.apache.org/jira/browse/SOLR-1540 . The issue is also almost
 the same.
 
 Any idea/fix to tackle?
 
 -- 
 With Thanks and Regards,
 Ramprakash Ramamoorthy,
 SASTRA University.