KinoSearch::Search::PhraseQuery man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

KinoSearch::Search::PhUserQContributed Perl KinoSearch::Search::PhraseQuery(3)

NAME
       KinoSearch::Search::PhraseQuery - Query matching an ordered list of
       terms.

SYNOPSIS
	   my $phrase_query = KinoSearch::Search::PhraseQuery->new(
	       field => 'content',
	       terms => [qw( the who )],
	   );
	   my $hits = $searcher->hits( query => $phrase_query );

DESCRIPTION
       PhraseQuery is a subclass of KinoSearch::Search::Query for matching
       against an ordered sequence of terms.

CONSTRUCTORS
   new( [labeled params] )
       ·   field - The field that the phrase must occur in.

       ·   terms - The ordered array of terms that must match.

METHODS
   get_field()
       Accessor for object's field attribute.

   get_terms()
       Accessor for object's array of terms.

INHERITANCE
       KinoSearch::Search::PhraseQuery isa KinoSearch::Search::Query isa
       KinoSearch::Object::Obj.

COPYRIGHT AND LICENSE
       Copyright 2005-2010 Marvin Humphrey

       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

perl v5.14.1			  2011-06-20KinoSearch::Search::PhraseQuery(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net