Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

February 21, 2011

Sphinx

Filed under: Search Engines,Searching — Patrick Durusau @ 7:07 am

Sphinx – Open Source Search Server

Benjamin Bock mentioned Sphinx in a Twitter posting and so I had to go see what he was reading about.

The short version from the website:

Sphinx is an open source full text search server, designed from the ground up with performance, relevance (aka search quality), and integration simplicity in mind. It’s written in C++ and works on Linux (RedHat, Ubuntu, etc), Windows, MacOS, Solaris, FreeBSD, and a few other systems.

Sphinx lets you either batch index and search data stored in an SQL database, NoSQL storage, or just files quickly and easily — or index and search data on the fly, working with Sphinx pretty much as with a database server.

A variety of text processing features enable fine-tuning Sphinx for your particular application requirements, and a number of relevance functions ensures you can tweak search quality as well.

Searching via SphinxAPI is as simple as 3 lines of code, and querying via SphinxQL is even simpler, with search queries expressed in good old SQL.

For more specific details, see: About Sphinx.

Comments welcome.

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress