Thursday, February 11, 2010

ThinkingSphinx Basic command

1. Create a cofiguration file as config/development.sphinx.conf:
run rake ts:config

2. Indexin data:
run rake ts:in
or
run rake ts:index

3. Run ThinkingSphinx server daemon:
run rake ts:daemon:start
or not as a daemon
run rake ts:start

No comments:

Post a Comment