Hi all,
I am currently working on this AlternateDistributedMLT patch.
I've applied it manually on solr 1.4 an solved some Null Pointer Exception
issues.
It's now working properly.

But I'm not sure about its behaviour so i'll ask you, list:

I saw that every MLT query for a doc that is in the resultset runs only on
its shard (the one where the doc is in the index).
This means that you can miss documents, probably related to the doc but not
retrieved because they belong to other shards.

Does it make sense?
Is it the expected behavoiur?

If it is, i can submit the patch so then at least it works on solr 1.4.0

Thanks,

Edo


On Wed, Feb 23, 2011 at 6:53 PM, Otis Gospodnetic <
otis_gospodne...@yahoo.com> wrote:

> Hi Isha,
>
> The patch is out of date.  You need to look at the patch and rejection and
> update your local copy of the code to match the logic from the patch, if
> it's
> still applicable to the version of Solr source code you have.
>
> Otis
> ----
> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
> Lucene ecosystem search :: http://search-lucene.com/
>
>
>
> ----- Original Message ----
> > From: Isha Garg <isha.g...@orkash.com>
> > To: solr-user@lucene.apache.org
> > Sent: Tue, February 22, 2011 2:13:23 AM
> > Subject: AlternateDistributedMLT.patch not working
> >
> > Hello,
> >
> >      I tried to use SOLR-788 with solr1.4 so that  distributed MLT works
> well .
> >While working with this patch i got an error mesg  like
> >
> > 1 out of 1 hunk FAILED -- saving rejects to file
> >src/java/org/apache/solr/handler/component/MoreLikeThisComponent.java.rej
> >
> > Can  anybody help me out?
> >
> > Thanks!
> > Isha Garg
> >
> >
>



-- 
Edoardo Tosca
Sourcesense - making sense of Open Source: http://www.sourcesense.com

Reply via email to