如何在Drupal 9上组合两个字段进行Facet搜索

huangapple go评论92阅读模式
英文:

How to combine 2 fields on a Facet search - Drupal 9

问题

我正在为我的Drupal视图设置Facets,并且想要在两个字段上进行组合和搜索:我希望该Facet组合field_research_title和field_research_author字段。是否可以以这种方式设置?如果可以,如何设置一个将同一内容类型的两个字段组合在一起的Facet?

英文:

I am setting up Facets for my Drupal view and I want to combine and search together on 2 fields: I want the facet to combine field_research_title and field_research_author. Is it possible to setup this way? If yes, how to setup a facet that combines 2 fields of same content type?

答案1

得分: 1

在"facets"部分,/admin/config/search/facets/,你有一个选项可以合并facet。

首先,你需要编辑一个facet才能看到这个选项。

Facets Combined

你可以在这里合并facets,你已经尝试过了吗?

英文:

On facets section /admin/config/search/facets/, you have an option to combine facets.

First, you have to edit one facet to see this option.

Facets Combined

You can combine facets here,You have already tried?

huangapple
  • 本文由 发表于 2023年4月7日 01:54:29
  • 转载请务必保留本文链接:https://go.coder-hub.com/75952414.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定