ruby on rails - ThinkingSphinx throws 'wrong constant name' error -


i'm using thinkingsphinx on rails 4.0.0 search through customer records. works lot of time throws error:

wrong constant name "\u008b­\u0089~\u008föv"

with constant name varying depending on searched for. search term escaped etc , alphanumeric only.


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -