[CST-13316] removed notification type facet

This commit is contained in:
Stefano Maffei
2024-01-17 16:46:22 +01:00
parent 959b21445b
commit f3a0b1b3a1

View File

@@ -2154,7 +2154,6 @@
<ref bean="searchFilterNotifyQueueStatus" /> <ref bean="searchFilterNotifyQueueStatus" />
<ref bean="searchFilterNotifyActivityStreamType" /> <ref bean="searchFilterNotifyActivityStreamType" />
<ref bean="searchFilterNotifyCoarNotifyType" /> <ref bean="searchFilterNotifyCoarNotifyType" />
<ref bean="searchFilterNotifyNotificationType" />
</list> </list>
</property> </property>
<!--The search filters which can be used on the discovery search page --> <!--The search filters which can be used on the discovery search page -->
@@ -2167,7 +2166,6 @@
<ref bean="searchFilterNotifyQueueStatus" /> <ref bean="searchFilterNotifyQueueStatus" />
<ref bean="searchFilterNotifyActivityStreamType" /> <ref bean="searchFilterNotifyActivityStreamType" />
<ref bean="searchFilterNotifyCoarNotifyType" /> <ref bean="searchFilterNotifyCoarNotifyType" />
<ref bean="searchFilterNotifyNotificationType" />
</list> </list>
</property> </property>
<!--The sort filters for the discovery search--> <!--The sort filters for the discovery search-->