How would Sphinx Search index / handle JSON files?
Posted
by ming yeow
on Stack Overflow
See other posts from Stack Overflow
or by ming yeow
Published on 2010-05-19T16:20:33Z
Indexed on
2010/05/21
16:10 UTC
Read the original article
Hit count: 158
I have a mysql database that stores mainly JSON objects. I am thinking of using Sphinx to search through it - but i was wondering how would i index and retrieve these json objects?
© Stack Overflow or respective owner