Forums / Extensions / eZ Find / ezfind ezselection with multiple choice not indexed
H-Works Agency
Tuesday 02 February 2010 7:45:17 am
I have a ezselection attribute on a class with multiple choice and ezfind doesn't find anything when i search for one of the value.
Does ezfind works with ezselection with multiple choice ?
I have an object with ezselection attribute values : Pop + Rock
I run updatesearchindexsolr.php script to be shure my database is indexed.
Then i search my contents via the admin siteaccess (which has ezfind activated) for 'Pop' in the search field and nothing is returned.
Does anyone has already seen that ?
EZP is Great
Paul Borgermans
Tuesday 02 February 2010 8:14:15 am
That works here (ez publish 4.2, ezfind 2.1)
Did you declare it to be treated as a string in Solr? (see ezfind.ini)
If so , it won't work
Paul
eZ Publish, eZ Find, Solr expert consulting and training http://twitter.com/paulborgermans
Tuesday 02 February 2010 9:07:53 am
Thank you Paul, you are totally right. I've declared ezselection as a string, it work after i removed it.
I have to read a little further solR documentation.
Sorry to bother you with such topic :\
Regards