27;ll have a look at this and try to configure it
> correctly.
>
> Thank you,
> Ramo
>
> -Ursprüngliche Nachricht-
> Von: Jeevanandam Madanagopal [mailto:je...@myjeeva.com]
> Gesendet: Donnerstag, 19. April 2012 18:42
> An: solr-user@lucene.apache.org
> B
e.org
Betreff: Re: Wrong categorization with DIH
Ramo -
Are you using all the selected columns from the query?
select p.title as title, p.id, p.category_id, p.pic_thumb, c.name as
category, c.id as category_id from product p, category c ...
I see following attributes 'p.id',
>
> Best regars,
> Ramo
>
> -Ursprüngliche Nachricht-
> Von: Jeevanandam Madanagopal [mailto:je...@myjeeva.com]
> Gesendet: Donnerstag, 19. April 2012 17:44
> An: solr-user@lucene.apache.org
> Betreff: Re: Wrong categorization with DIH
>
> Ramo -
>
>
endet: Donnerstag, 19. April 2012 17:44
An: solr-user@lucene.apache.org
Betreff: Re: Wrong categorization with DIH
Ramo -
Please share DIH configuration with us.
-Jeevanandam
On Apr 19, 2012, at 7:46 PM, Ramo Karahasan wrote:
> Does anyone has an idea what's going wrong here?
>
> Gesendet: Dienstag, 17. April 2012 11:34
> An: solr-user@lucene.apache.org
> Betreff: Re: Wrong categorization with DIH
>
> On 17 April 2012 14:47, Ramo Karahasan
> wrote:
>> Hi,
>>
>>
>>
>> i currently face the followin issue:
>>
>
Does anyone has an idea what's going wrong here?
Thanks,
Ramo
-Ursprüngliche Nachricht-
Von: Gora Mohanty [mailto:g...@mimirtech.com]
Gesendet: Dienstag, 17. April 2012 11:34
An: solr-user@lucene.apache.org
Betreff: Re: Wrong categorization with DIH
On 17 April 2012 14:47,
han categorization is correct.
Is there somewhere an caching issue?
Thanks,
Ramo
-Ursprüngliche Nachricht-
Von: Gora Mohanty [mailto:g...@mimirtech.com]
Gesendet: Dienstag, 17. April 2012 11:34
An: solr-user@lucene.apache.org
Betreff: Re: Wrong categorization with DIH
On 17 Apri
On 17 April 2012 14:47, Ramo Karahasan wrote:
> Hi,
>
>
>
> i currently face the followin issue:
>
> Testing the following sql statement which is also used in SOLR (DIH) leads
> to a wrong categorization in solr:
>
> select p.title as title, p.id, p.category_id, p.pic_thumb, c.name as
> category,
Hi,
i currently face the followin issue:
Testing the following sql statement which is also used in SOLR (DIH) leads
to a wrong categorization in solr:
select p.title as title, p.id, p.category_id, p.pic_thumb, c.name as
category, c.id as category_id from product p, category c WHERE p.category