Pakket: libsearch-queryparser-perl (0.95-2)
Verwijzigingen voor libsearch-queryparser-perl
Debian bronnen:
Het bronpakket libsearch-queryparser-perl downloaden:
- [libsearch-queryparser-perl_0.95-2.dsc]
- [libsearch-queryparser-perl_0.95.orig.tar.gz]
- [libsearch-queryparser-perl_0.95-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module to parse search query strings into a data structure
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.
Andere aan libsearch-queryparser-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall"s Practical Extraction and Report Language