Quantcast
Viewing latest article 5
Browse Latest Browse All 16

Sphinx - free open-source SQL full-text search engine

This is being bookmarked for future reference. From the website:

Generally, it's 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 PostgreSQL, or using XML pipe mechanism (a pipe to indexer in special XML-based format which Sphinx recognizes).

Also see: Build a custom search engine with PHP and Implementing Search.


Viewing latest article 5
Browse Latest Browse All 16

Trending Articles