SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Search-QueryParser rpm build for : OpenSuSE. For other distributions click perl-Search-QueryParser.

Name : perl-Search-QueryParser
Version : 0.95 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 17:02:33
Group : Unspecified Source RPM : perl-Search-QueryParser-0.95-lp155.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Parses a query string into a data structure
Description :
This module parses a query string into a data structure to be handled by
external search engines. For examples of such engines, see File::Tabular
and Search::Indexer.

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.

The data structure resulting from a parsed query is a tree of terms and
operators, as described below in the parse method. The interpretation of
the structure is up to the external search engine that will receive the
parsed query ; the present module does not make any assumption about what
it means to be \"equal\" or to \"contain\" a term.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-S/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Search-QueryParser-0.95-lp155.1.1.noarch.rpm
     

Provides :
perl(Search::QueryParser)
perl-Search-QueryParser

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Search
/usr/lib/perl5/vendor_perl/5.26.1/Search/QueryParser.pm
/usr/share/doc/packages/perl-Search-QueryParser
/usr/share/doc/packages/perl-Search-QueryParser/Changes
/usr/share/doc/packages/perl-Search-QueryParser/README
/usr/share/man/man3/Search::QueryParser.3pm.gz

 
ICM