Answer the question
In order to leave comments, you need to log in
What does realtime mean in sphinxsearch (thinking-sphinx)?
Started working at thinking-sphinx on a rail project.
The documentation contains the following code parts:
ThinkingSphinx::Index.define :article, :with => :real_time do
and
ThinkingSphinx::Index.define :article, :with => :active_record do
What does this mean and which one should I put?
Answer the question
In order to leave comments, you need to log in
realtime means you put the data in the sphinx yourself, and do not index any tables or pipes
read the sphinx documentation
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question