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 个下拉菜单,即年份/品牌/型号。我也有 3 个元字段,即 inventory.year、inventory.make 和 inventory.model(inventory 是 NAMESPACE 和 year、make、model 是 KEY)。我需要根据这 3 个元字段搜索产品。谢谢