Ask Your Question
2

Is it possible to use Sphinx with Postgres?

asked 2012-07-12 13:30:30 -0500

Erick Almeida gravatar image Erick Almeida
73 4 1 7

updated 2012-07-12 17:01:04 -0500

todofixthis gravatar image todofixthis flag of Chile
1092 17 18 37
http://www.fiveyearsabroa...

Is it possible to use Sphinx with Postgres?

delete close flag offensive retag edit

1 Answer

Sort by » oldest newest most voted
2

answered 2012-07-12 13:37:17 -0500

Evgeny gravatar image Evgeny flag of Chile
11329 50 84 183
http://askbot.org/

Not as it is coded now. Is Sphinx search better than Postgres FTS?

We are adding support of Haystack soon, already have the code on one of the development branches.

link publish delete flag offensive edit

Comments

I need configure something for search's in Askbot work with Postgres FTS?

Erick Almeida ( 2012-07-12 13:42:46 -0500 )edit

No, the configuration for that is built in. If you run migrations FTS will be set up. There is also a management command init_postgresql_full_text_search. If you are bypassing migrations with syncdb --all, then run that command afterwards. The command can be run many times without any issues.

Evgeny ( 2012-07-12 13:47:31 -0500 )edit

How do I run this management command?

Erick Almeida ( 2012-07-12 13:50:22 -0500 )edit

python manage.py command_name

Evgeny ( 2012-07-12 13:51:00 -0500 )edit

./manage.py init_postgres_full_text_search This command does't run.

Erick Almeida ( 2012-07-12 13:57:50 -0500 )edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow
1 follower

subscribe to rss feed

Stats

Asked: 2012-07-12 13:30:30 -0500

Seen: 150 times

Last updated: Jul 12 '12