Answer the question
In order to leave comments, you need to log in
What does sphinx want from me when updating?
I do data update in rt_index
mysql> UPDATE picneco SET title='Заголовок', article='71-1182' WHERE id = 836;
ERROR 1064 (42000): sphinxql: syntax error, unexpected QUOTED_STRING near ''Заголовок', article='71-1182' WHERE id = 836'
rt_field = item
rt_field = article
rt_field = title
rt_field = description
rt_field = properties
rt_attr_string = article
rt_attr_uint = item_id
rt_attr_string = item
rt_attr_string = title
rt_attr_string = description
rt_attr_string = properties
rt_attr_multi = tags
rt_attr_multi = right
rt_attr_multi = tags
Answer the question
In order to leave comments, you need to log in
As of version 2.0.2-beta, all attribute types (int, bigint, float, MVA), except for strings and JSON attributes, can be dynamically updated.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question