Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用车辆数据库,并拥有制造商、模型和装饰的域类,并尝试使用可搜索来搜索所有 3 个。
我可以设置一个可搜索组件链来实现这一点吗?
例如在制造商中,将其配置为模型是可搜索的组件。然后在 Model 中,将 Trim 配置为可搜索组件。