Monday 19 November 2007 2:09:33 am
Hello, I'm trying to use the ezfind extension, in a search with multi attribute query like this:
<form>
...
<input type="hidden" name="Content_search_attribute_fulltext_classattribute_id[293]" value="293" />
<span>
<input type="checkbox" id="rechecheproduitM" name="Content_search_attribute_fulltext_value[293]" value="y"/>
...
</form>
like mentioned in http://ez.no/de/layout/set/print/developer/forum/developer/advanced_search_on_multiples_contentclassattributeid_solved The native search engine of ezpublish was dealing well with this issue, it's possible to do the same with ezfind?
Thx PiR
|