Firefox PHP

Phorum + Sphinx = really fast

Posted by Brian Moon 
Phorum + Sphinx = really fast
August 03, 2006 05:24PM
Thomas wrote the Sphinx search module nearly a month ago. I have just now gotten to looking at it. From the things I have read, Sphinx looks really cool. I am considering using it in some other sites.

Sphinx is a "standalone search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL, or from an XML pipe."

Brian - Cowboy Ninja Coder - Personal Blog - Twitter
Re: Phorum + Sphinx = really fast
August 11, 2006 11:16AM
yes and they even fixed the bug I posted about in their latest 0.9.6 ;).
I still need to actually try it on a larger database.


Thomas Seifert
Phorum Development Team / Phorum-Support.de
Custom Phorum DevelopmentPersonal Blog
Re: Phorum + Sphinx = really fast
August 18, 2006 09:41AM
This would be a far better way to approach the problem than every web application building its own (usually half-baked and ineffective) search engine.

If I've understood it correctly ;)
Re: Phorum + Sphinx = really fast
August 18, 2006 11:37AM
Well, not every server will have Sphinx installed. So, every app still needs its default. But, AFAIK, Phorum is the only message board that will allow you to hook into Sphinx without harming your upgrade path.

Brian - Cowboy Ninja Coder - Personal Blog - Twitter
Sorry, you do not have permission to post/reply in this forum.