Forums / General / Howto exclude words from search in Exponential?

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

Howto exclude words from search in Exponential?

Author Message

K259

Wednesday 20 July 2005 12:30:21 am

The default search is indexing "and" etc., and if you have "php and mysql", the searchsystem in eZ is not splitting this up and look at "php and mysql" , but either "php" or "mysql", not both.

Google is splitting up, and searching for words which contains both "php" and "mysql".

Does anyone know what is standard in eZ? And how to exclude words like "and", so that the search will list results based on all the words the user enters`?