Configuring search facets in Liferay 7.0

Sean Megeath, modified 5 Years ago. New Member Posts: 14 Join Date: 3/23/15 Recent Posts
In 6.2, we were able to deploy Liferay with a facet_configuration.json that we used to restrict which facets were available. For example, not having com.liferay.portal.model.User as one of the asset_entries, because we didn't want the Users facet showing up for the results. It seems like the facet_configuration.json was deprecated, but is there something similar we could use to have some facets turned off, when deployed, without using the user interface to toggle them?