summaryrefslogtreecommitdiffstats
path: root/utils/sphinx/DETAILS
blob: d6debc47ff79be2ae8705ff5edaa8c66565bb85a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=sphinx
         VERSION=2.0.4
          SOURCE=$SPELL-$VERSION-release.tar.gz
     SOURCE_HASH=sha512:34bc6718328f9aad3ad8f081c67bee292af70827cc6d27e9f69198a5a5245fb2d5d76467c1bbea6ff1b4b45b249c302e844c7ce3c2976b103b80fc6a8013f567
        WEB_SITE=http://www.sphinxsearch.com/
   SOURCE_URL[0]=$WEB_SITE/files/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION-release"
      LICENSE[0]=GPL
         ENTERED=20081030
        KEYWORDS="database search"
           SHORT="full-text search engine"
cat << EOF
Sphinx is a full-text search engine.

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.
EOF