I am building search app using django & sphinx. I got the setup working but when I search I get irrelevant results. Here is what I do -
In my MySQL database I have dates going back to the mid 1700s which I need to convert somehow to ints in a format similar to Unix time. The value of the int isn\'t important, so long as I can take 开发
I\'m 开发者_如何学JAVAtrying to search in sphinx from node.js code. The only way to do it I know is to connect to searchd as to mysqld server. I\'d absolutely all known mysql libraries, but no of them
With little sign of the Sphinx. I have 5 pages. At one should look at the entire base. This is done next. config:
source logs { type开发者_JAVA百科= mysql sql_host= localhost sql_user= root sql_pass= sql_db= bot sql_port= 3306
But unluckily it seems I can\'t get the layer to work, all I see are my local mysql databases, what am I doing wrong? of course I\'m connecting to the correct port.
This is a follow-up question to this question. Sphinx mentions on the 开发者_StackOverflowdownloads page:
Sphinx MySQL search seems to have a limit to the number of items allowed as an array for SetFilter. I had attempted to use:
The boring, necessary details: I\'m on Snow Leopard running MySQL locally. I\'m trying to install the Sphinx engine for MySQL like so:
I\'ve been working with this all day. But don\'t get it to work. I can search through CMD and get results on my indexed tables but I have problems trying to understand the sphinxapi for php, i don\'t