The problem You probably landed here searching for “delete records sphinx”. You are indeed at the right place. In an earlier post, Index merging in Sphinx we saw how index merging is useful in sphinx. While merging we keep main
Read more →
[How To] Index merging in Sphinx
In an earlier post, Live index updates in Sphinx, we saw how to use main+delta indexing scheme for almost realtime index updates. In that we created two indexes as follows: main : Which is the archive of all the documents
Read more →
Geo-distance search in Sphinx
A common scenario in many search applications is geo-distance based searches. Geo-distance search means finding geographic locations nearby to the specified point on earth. Geo distance search is a very common feature in applications involving set of entities each having
Read more →
Announcing the release of Sphinx Search book
Many of you must be following my posts on