Hi Yonik.

I am so embarrassed! The schema files where totally different. Actually the
slave was the master back in the day and had a WordDelimiterFilterFactory
configured. I wouldn't be to surprised if words are splitted on "&" in that
one. As I said embarrassingly simple... But good! You can't imagine how many
hours I've put into this so thanks again! A 1 minute solution :)

Kindly

//Marcus






On Sun, Sep 7, 2008 at 3:10 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote:

> On Sun, Sep 7, 2008 at 7:50 AM, Marcus Herou <[EMAIL PROTECTED]>
> wrote:
> > The strange thing is that the query works on both my local machine(s) and
> on
> > the master.
>
> - Check and ensure that the schema is the same on all the systems.
> - Check to see that Solr is reading the index you think it is by doing
> a simple query on the ID (or anything else) to try and retrieve the
> document that contains "m&m" (or simply check the index version of
> both via the admin stats page)
>
> If the first two don't shed some light, then try the admin analysis
> page with "m&m" on both the master and slave to see if it works
> differently (it shouldn't if the schema is the same).
>
> -Yonik
>



-- 
Marcus Herou CTO and co-founder Tailsweep AB
+46702561312
[EMAIL PROTECTED]
http://www.tailsweep.com/
http://blogg.tailsweep.com/

Reply via email to