Sphinx Search Weight on Fields Issue
Please help with weight, no matter what i set i am getting same numbers
Sphinx Search Weight on Fields Issue
Please help with weight, no matter what i set i am getting same numbers
SphinxQL over Java is not working: Connector/J Error CLIENT_PLUGIN_AUTH
I am trying to integrate Sphinx in my Java back-end, using the MySQL Connector/J to connect to it. I’ve basically followed the tutorial from the Sphinx Wiki (http://sphinxsearch.com/wiki/doku.php?id=sphinx_jdbc ) but get the following error: JDBC Connection Failure: CLIENT_PLUGIN_AUTH is required
on the line:
Sphinx search: How to index dimensions stored as a string as different keywords?
I have big table with materials with description like ‘Sheet 10×200…’ and so on.
I want to index dimensions as different keywords, so when I type ‘sheet 10’ I can see all sheets with other dimensions.