debian man page for search::gin::query::attributes

Query: search::gin::query::attributes

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Search::GIN::Query::Attributes(3pm)			User Contributed Perl Documentation		       Search::GIN::Query::Attributes(3pm)

NAME
Search::GIN::Query::Attributes - Create attributes-based GIN queries
VERSION
version 0.08
SYNOPSIS
use Search::GIN::Query::Attributes; my $query = Search::GIN::Query::Attributes->new( attributes => { name => 'Homer', }, );
DESCRIPTION
Creates an attributes-based GIN query that can be used to search records in a storage. This is a ready-to-use query that uses an object's attributes to search through the storage.
METHODS
/SUBROUTINES new Creates a new query.
ATTRIBUTES
attributes Attributes of the object you want to find. my $query = Search::GIN::Query::Attributes->new( attributes => { name => 'Homer', city => 'Springfield', }, );
AUTHOR
Yuval Kogman <nothingmuch@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Yuval Kogman, Infinity Interactive. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.10.1 2011-01-31 Search::GIN::Query::Attributes(3pm)
Related Man Pages
cgi::application::plugin::devpopup::query(3pm) - debian
kinosearch1::searcher(3pm) - debian
kiokudb::backend(3pm) - debian
plucene::search::booleanquery(3pm) - debian
rdf::query::federate(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections