blob: f0190e555a7e9524867f6128b2af46c66d147017 (
plain) (
blame)
1
2
3
4
|
Turn free-text queries into 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/
|