【发布时间】:2013-06-07 09:33:41
【问题描述】:
我正在为客户调整 drupal 安装并添加了一些自定义内容类型。 现在我想从搜索结果中排除它们。
所以我查看了https://drupal.org/project/custom_search 上的手册
在配置中 > 搜索和元数据 > 自定义搜索 [Tab: Content] 我在 Content exclude
下检查了我想要排除的类型我保存了配置并清除了所有缓存(只是为了确定)。但仍然所有内容类型都显示在结果页面 /search/test 中(例如)
【问题讨论】:
标签: drupal-7 contenttypes custom-search-provider