开发者

fulltext search with mysql FT or Sphinx

开发者 https://www.devze.com 2023-02-06 12:10 出处:网络
I have read many articles about Sphinx or Solr or MySQL FT. I have a table with over 1 milion 开发者_运维问答products and need to make an fulltext search and get results under 1 second ... . Does anyo

I have read many articles about Sphinx or Solr or MySQL FT. I have a table with over 1 milion 开发者_运维问答products and need to make an fulltext search and get results under 1 second ... . Does anyone has any experience with those kind of fast search? As clint language I am using PHP.

As capacity I have debian5 8GB ram 4 core cpu's.

Thanks Nik


We've made some Sphinx performance measurements that are described here http://www.ivinco.com/blog/plain-rt-and-mixed-indexes-performance-comparison/ As it can be seen searching in 1M dataset can be as fast as less than 0.1 sec per query. So I suggest you to use Sphinx.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号