Forums / Extensions / eZ Find / Problem with multi-attribute queries

Problem with multi-attribute queries

Author Message

Pierre Tissot

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

Kåre Køhler Høvik

Tuesday 20 November 2007 7:59:28 am

Hi

This is not possible in the 1.0 version of eZ Find.

However, please check out how you can contribute to the development of eZ Find, so we can add this feature to a future release : http://ez.no/ezfind/contributing

Kåre Høvik