Monday 17 May 2010 7:47:55 am
Hello, I have a user indexed on solr (visible in solr admin) I want to filter on an attribute "site" (object relation) I can see that the sub-attribute is indexed well :
<arr name="subattr_site-name_s">
<str>Malaisie SELANGOR</str>
</arr> But when I do a filter like that with ezfind or directly in solr admin:
&fq=subattr_site-name_s:France+LIBOURNE I got the user above returned even if it doesn't match the result. I have tested with other cases and it always the same when there is a whitespace in the filter. Anyone got the same problem ? Thank you for the help !
--
eZ certified developer: http://ez.no/certification/verify/346216
|