Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有没有考虑增加对Mysql全文检索的支持呢? #266

Open
MaDaMaDaMaDa opened this issue Jul 7, 2021 · 3 comments
Open

有没有考虑增加对Mysql全文检索的支持呢? #266

MaDaMaDaMaDa opened this issue Jul 7, 2021 · 3 comments
Labels
Enhancement 增强 增强功能、提高性能等

Comments

@MaDaMaDaMaDa
Copy link

具体说下

  1. 希望新增对Mysql全文检索的支持
  2. 这项目这么多年了,为什么文档会这个样子? 东一块西一块,合并在一个地方会不会好一些呢
  3. 祝这个社区越来越繁荣~

为什么
想用全文检索来实现关键词查询功能, 比如用户在使用关键词搜索时很有可能仅仅勾选了某一搜索条件(如:飞机),但是没有搜索框内输入任何内容(如: 飞机型号或名字等模糊内容),这时用户点击搜索会显示搜出的飞机图片.

似乎"key$"给出的模糊查询功能无法满足需求

@TommyLemon
Copy link
Collaborator

TommyLemon commented Jul 13, 2021

1.感谢建议,这个会加到待办清单

2.正是因为发展壮大了才会把文档分拆,避免一页过多信息不便浏览和查找。
你看下我的这几个项目就是按你说的合在一个地方
https://github.com/TommyLemon/UnitAuto
https://github.com/TommyLemon/APIAuto
https://github.com/TommyLemon/Axis-Lang
https://github.com/APIJSON/AbsGrade

APIJSON 很多用户,诉求都不太一样,例如这个就希望分拆文档
#37 (comment)

3.感谢祝福

@TommyLemon TommyLemon added the Enhancement 增强 增强功能、提高性能等 label Jul 13, 2021
@TommyLemon
Copy link
Collaborator

TommyLemon commented Sep 18, 2021

试试这个,应该支持 MySQL 全文检索的表达式了
https://github.com/qiujunlin/APIJSON

对应的 PR 还没来得及验证和合并
#305

@TommyLemon
Copy link
Collaborator

TommyLemon commented Apr 22, 2022

@MaDaMaDaMaDa 5.0.0 已全面支持全文检索,感谢支持~

增强各种功能;腾讯负责人公开称赞;登记万科发起的采筑电商
https://github.com/Tencent/APIJSON/releases/tag/5.0.0
image

官网有从介绍到上手的完整过程图文文档
http://apijson.cn/doc/zh/
image

另外还有几十个相关的视频,涵盖了多个方面
https://search.bilibili.com/all?vt=49118535&keyword=APIJSON
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 增强 增强功能、提高性能等
Projects
None yet
Development

No branches or pull requests

2 participants