Sphinx + tokyo Tyrant + mysql
- by stunti
I'm looking at creating a full text search engine for one of my projects.
We have a Mysql, Tokyo Tyrant and file documents that need to be indexed.
I'm looking at Sphinx right now but I can't figured out if I can use it to index every document.
I know it's possible to let Sphinx to use Mysql but I'm looking at a way to let Sphinx index and query…