|
|
| Code Listing by Search::InvertedIndex |
|---|
|
Search::InvertedIndex is an inverted indexing system suitable for medium scale searching. This provides indexing or searches by mapping 'keys' to 'indexes' and offers an ultra-fast look ups of all 'indexes' containing specific 'keys'. This produces h |
|
|