Hi, I've got a preliminary version working here: http://flackr.net/search
This is a custom wrapper around Xapian, integrated into Zend Framework (in custom Flackr_Search_Xapian classes for now but once I've got it a bit more stable it's easy to move that to Zend_Search_Xapian).
Would it be a good idea to standardize the search API's so we can use Lucene, Sphinx, Xapian and others in a consistent way? How would we go about this; RFC style?
Greetings, Ivo Ben Scholzen 'DASPRiD' wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm also working on a Zend_Search_Sphinx implementation.
