元搜索 3 列作为一列

发布于 2024-12-11 14:00:30 字数 203 浏览 1 评论 0原文

我的表中有三列产品名称、产品颜色和产品品牌。该表几乎是静态的,我只导入一次数据,它不会被修改。一个例子是小型汽车,红色,汽车公司。我希望能够搜索并获得“红色汽车”的结果。

如果我使用 名称或颜色或品牌包含 我没有得到任何结果。

有没有办法在搜索过程中折叠三列,或者创建一个包含三列信息的列,这是一个可能的解决方案,因为我的数据变化不大。

谢谢!

I have three columns in my table product name, product color, and product brand. The table is pretty much static, I just import the data once and it does not get modified. An example would be small car, red, motor co. I want to be able to search for and get a result for "car red".

If I use
name_or_color_or_brand_contains
I do not get any results.

Is there a way to collapse the three columns during the search or is creating a column that has the info of the three column a possible solution seeing that my data does not change that much.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文