summaryrefslogtreecommitdiffstats
path: root/network/sphinx/README
blob: 7da36aa4ab5b0e5977eeedee4f6da3e1144ab3e6 (plain)
1
2
3
4
5
6
7
8
9
10
Sphinx is a full-text search engine, distributed under GPL version 2.

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.

mysql_config should be on your path when building, or you will need 
to edit the build script configure command to point to the MySQL 
library and include directories.