Ask Your Question
0

What search is used if Sphinx is not installed?

asked Nov 16 '11

Joseph gravatar image Joseph
25 5

The documentation offers the opportunity to use sphinx search. However, it appears that there is search functionality even without sphinx installed.

How does adding sphinx improve / extend the default search functionality?

1 Answer

Sort by » oldest newest most voted
1
Joseph has selected this answer as correct

answered Nov 16 '11

Evgeny gravatar image Evgeny flag of Chile
6715 31 49 96
http://askbot.org/

By default internal database search capability is used. In MySQL - MyISAM engine supports full text search, postgres supports it natively.

The only external search we support now is Sphinx - very necessary for Chinese installations as Chinese search has special requirements and there is a Chinese language port of Sphinx.

link

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]

Question tools

Follow
1 follower

subscribe to rss feed

Stats

Asked: Nov 16 '11

Seen: 50 times

Last updated: Nov 16 '11