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.
在使用元搜索 gem 进行一些复杂的搜索时,我在使用“_contains”选项时出现错误,后来在文档中发现它仅适用于字符串数据类型字段。由于元搜索不适用于虚拟属性,我想不出一种方法来实现这一点。是否有任何解决方法?谢谢,亚历克斯