Search::GIN(3pm) | User Contributed Perl Documentation | Search::GIN(3pm) |
Search::GIN - Generalized Inverted Indexing
version 0.11
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.
XXXX XXX'XX (Yuval Kogman) <nothingmuch@woobling.org>
This software is copyright (c) 2008 by XXXX XXX'XX (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.
2022-06-17 | perl v5.34.0 |