aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Search-QueryParser-SQL/pkg-descr
blob: 4ed74e0ef1dc7b0e2eede7d454aeac7338bce836 (plain) (blame)
1
2
3
4
5
6
7
8
Search::QueryParser::SQL is a subclass of Search::QueryParser. Chiefly it
extends the unparse() method to stringify free-text search queries as valid SQL
WHERE clauses.

The idea is to allow you to treat your database like a free-text search index,
when it really isn't.

WWW: http://search.cpan.org/dist/Search-QueryParser-SQL/