Forums / Extensions / eZ Find / Is it possible to change the default characteristes,(author, class, translation ) in facets

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

Is it possible to change the default characteristes,(author, class, translation ) in facets

Author Message

Romeo Antony

Monday 20 December 2010 5:50:09 am

Hi,

Anyone knows is it possible to change the default supported characteristics in facets in ezfind.

i have tried to remove the author faclet characteristics from ezfind search template. But I couldn't any Ideas will be helpfull

Ivo Lukac

Monday 20 December 2010 6:12:56 am

Open the file: ezfind/classes/ezfmodulefunctioncollection.php and search for getDefaultSearchFacets() function.

In that function you can comment out what you don't need.

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

Romeo Antony

Monday 20 December 2010 6:22:53 am

Thanks Ivo. Done.