Forums / General / Non-searchable object

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

Non-searchable object

Author Message

Julien Lavergne

Thursday 24 July 2008 9:20:35 pm

How can I create a folder that is viewable but non-searchable ?

Thank you

Clemens T

Thursday 24 July 2008 11:15:46 pm

Heya,

Make a new folder content class: Non_researchable_folder and make sure that all the attributes have a 'is not searchable' flag.

Flags:
Is not searchable

If you want all sub-items to be left out of all search results. Check out this post:
http://ez.no/developer/forum/setup_design/filtering_search_results_in_search_tpl/re_filtering_search_results_in_search_tpl

Greets,
Clemens