In order to assign tags, users of my software search their existing tags (which is populated in an autocomplete). I want to index this search in Sphinx so the tag search is ultra responsive. I have se
From Sphinx refer开发者_Go百科ence manual: «The data to be indexed can generally come from very different sources: SQL databases, plain text files, HTML files, mailboxes, and so on»
This is quite strange. I have 3 models (A, B, C). Were working perfectly when crontab runs it. Recently, I was having problem with indexing new entries for model A.
For several hours now I am unsuccessfully trying to get sphinx scopes work. I want to scope tags of ActsAsTaggableOn. In my model (that is taggable) I tried the following scopes:
I have the following in my deploy.rb: after \"deploy:update_code\", \"sphinx:stop\" after \"deploy:migrate\", \"sphinx:start\"
my task is to find a similar sentence in database collection. Could you advise me which query type to use?
I have two users in my server: root and development. Everytime Sphinx is restarted, the ownership of searchd.production.pid always changed to root. I always use the development to do any cap, update c
I\'m using the SPH_MATCH_EXTENDED2 match mode with Sphinx 0.9.9 and I want to write a search query that finds all records that have anything in a particular field. I have tried the following with no s
I would like to migrate one of the sphinx index into real time.However, rt index doesn\'t take a source and its initialization is开发者_开发百科 kinda messy.Is there a way to migrate existing index in
This is more of a theory question rather than practice. I\'m working on a project which is quite a simple catalog of links. The whole model is similar to the Dmoz or Yahoo catalog, except that each en