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

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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 Exponential 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