Forums / Setup & design / Using search operator to fetch content of a specific node ?

"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".

Using search operator to fetch content of a specific node ?

Author Message

laurent le cadet

Monday 10 November 2003 8:54:44 am

Hi,

Anyone as an idea to sort content of a node and his childs using the search operator ?
I have classes using the same identifier and I want to sort all the object where the value of the identifier is i.e. "x".

I tried different ways with this parts of code but no result :-(

{let search=fetch(content,search,hash(text,'x'))}

Laurent