Re: Problems with distributed MoreLikeThis

2013-08-08 Thread Shawn Heisey
On 8/6/2013 1:18 PM, Shawn Heisey wrote: I'm having some problems with distributed MLT. On 4.4, it seems completely broken. Searches that work on 4.2.1 return an exception on 4.4.0. This stackoverflow post shows the EarlyTerminatingCollectorException I'm getting: http://stackoverflow.com/ques

Re: Problems with distributed MoreLikeThis

2013-08-08 Thread Shawn Heisey
On 8/6/2013 9:43 PM, manju16832003 wrote: I'm not sure about the root cause in your case. However one thing to remember while MLT is that, *MLT does not work with integer fields*. In your case if 'catchall' is copyField and if you are trying to copy any integer values verify it again :-). The c

Re: Problems with distributed MoreLikeThis

2013-08-06 Thread manju16832003
sage in context: http://lucene.472066.n3.nabble.com/Problems-with-distributed-MoreLikeThis-tp4082873p4082932.html Sent from the Solr - User mailing list archive at Nabble.com.

Problems with distributed MoreLikeThis

2013-08-06 Thread Shawn Heisey
I'm having some problems with distributed MLT. On 4.4, it seems completely broken. Searches that work on 4.2.1 return an exception on 4.4.0. This stackoverflow post shows the EarlyTerminatingCollectorException I'm getting: http://stackoverflow.com/questions/17866313/earlyterminatingcollecto