TM::Index

TM::Index is a Perl module that offers Topic Maps and Generic Indexing support.
Download

TM::Index Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Robert Barta
  • Publisher web site:
  • http://search.cpan.org/~drrho/TM-1.43/lib/TM/PSI.pm

TM::Index Tags


TM::Index Description

TM::Index is a Perl module that offers Topic Maps and Generic Indexing support. TM::Index is a Perl module that offers Topic Maps and Generic Indexing support.SYNOPSIS # this package only provides generic functionality # see TM::Index::* for specific indicesOne performance bottleneck when using the TM package or any of its subclasses are the low-level query functions match_forall and match_exists. They are looking for assertions of a certain nature. Almost all high-level functions, and certainly TM::QL use these.This package (actually more its subclasses) provides an indexing mechanism to speed up the match_* functions by caching some results in a very specific way. When an index is attached to a map, then it will intercept all queries going to these functions. Requirements: · Perl


TM::Index Related Software