libsearch-queryparser-perl

Perl module to parse search query strings into a data structure

Description

Search::QueryParser parses search query strings into a data structure to be handled by external search engines.

The query string can contain simple terms, "exact phrases", field names and comparison operators, '+/-' prefixes, parentheses, and boolean connectors.

The parser can be parameterized by regular expressions for specific notions of "term", "field name" or "operator" ; see the new method. The parser has no support for lemmatization or other term transformations : these should be done externally, before passing the query data structure to the search engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Search-QueryParser


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libsearch-queryparser-perl