Forums / Extensions / eZ Find / Can't get all results with empty query - field

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

Can't get all results with empty query - field

Author Message

Tuomo Syvänperä

Tuesday 23 June 2009 3:37:12 am

I'm trying to use ezfind to fetch all objects of specific class under a given node. I'm using subtree_array to limit the search under that node and also class_id to limit the search to that class. If I try to use empty query (query, ''), I get no results. SearchCount has some 1000 results, but SearchResult - array is empty. Any idea what's going on?

Tuomo Syvänperä

Friday 26 June 2009 5:00:42 am

Okay, nevermind. It seems there was something else wrong. It started working now..