📜 ⬆️ ⬇️

Sphinx 1.10-beta released

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 posted RPM to him here.

The epic from 1.x was delayed, because a number of reasons (the last was binlog), post on Habré, because RPM. But now you can do this:

$ 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');

Random fun fact: we also have transactions now, a special setting for the name of V. I. Lenin innodb_flush_trx_log_on_commit , and so on. (See a dozen or two smaller features.)

The motto of the month: almost database, only search is still working!

')

Source: https://habr.com/ru/post/99819/


All Articles