ripaclub / sphinxsearch

Sphinx Search library provides SphinxQL indexing and searching features
BSD 2-Clause "Simplified" License
62 stars 10 forks source link

OPTION clause on UPDATE statements #15

Closed leodido closed 10 years ago

leodido commented 10 years ago

Syntax is the same as SELECT clause.

UPDATE statement allows this options:

Reference here.

leodido commented 10 years ago

It works. Checked.