search::gin(3pm) debian man page | unix.com

Man Page: search::gin

Operating Environment: debian

Section: 3pm

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

NAME
Search::GIN - Generalized Inverted Indexing
VERSION
version 0.08
DESCRIPTION
Inverted Indexing is an indexing method that maps from content to location in storage. Generalized Inverted Indexing (GIN, for short) is an inverted indexing method in which the index is unaware of what data exactly is it indexing. Search::GIN is primarily used by KiokuDB for custom indexing.
SEE ALSO
o pgsql-hackers msg #00960 o Inverted_index on Wikipedia
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(3pm)
Related Man Pages
crypt::random::source::base(3pm) - debian
data::stream::bulk::doneflag(3pm) - debian
data::stream::bulk::filter(3pm) - debian
mousex::getopt::optiontypemap(3pm) - debian
plucene::search::termquery(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file