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.
我应该使用 Sphinx 或 MySQL 全文搜索不同表中不超过 1000 个数据库整体吗?
稍后我计划在地图上将匹配搜索关键字的条目显示为点。
一切都取决于您的使用水平和需求。我建议你从 MySQL 全文搜索开始——它更容易实现,并且会让你更快地投入生产。您可以随时根据您的需求计划升级。