Sphinx 1.10-beta released
On the third day, I posted Sphinx 1.10-beta , with blackjack and whores RT indexes, string attributes, an optimized index format, and a traditional dozen or two smaller features . Yesterday I laid out an RPM for him here.
The saga with 1.x was delayed because of a number of reasons (the last was binlogs), a post on Habré, because RPM. But now you can do it like this: A random entertaining fact: we also now have transactions, a special setting for the name ofV.I. Lenin innodb_flush_trx_log_on_commit , etc. (See a dozen or two smaller features.)
Motto of the month: almost a database, only the search is still working!
The saga with 1.x was delayed because of a number of reasons (the last was binlogs), a post on Habré, because RPM. But now you can do it like this: A random entertaining fact: we also now have transactions, a special setting for the name of
$ wget sphinxsearch.com/downloads/sphinx-1.10-1.el5.x86_64.rpm
$ rpm -i sphinx-1.10-1.el5.x86_64.rpm
$ service searchd start
$ mysql -h 0 -P 9306
mysql> INSERT INTO testrt VALUES ( 123, 'hello', 'world', 456 );
mysql> SELECT * FROM testrt WHERE MATCH('hello');