|
file | andmaybepostlist.cc [code] |
| Merged postlist; items from one list, weights from both.
|
|
file | andmaybepostlist.h [code] |
| Merged postlist: items from one list, weights from both.
|
|
file | andnotpostlist.cc [code] |
| Return items which are in A, unless they're in B.
|
|
file | andnotpostlist.h [code] |
| Return items which are in A, unless they're in B.
|
|
file | branchpostlist.cc [code] |
| Virtual base class for branched types of postlist.
|
|
file | branchpostlist.h [code] |
| virtual base class for branched types of postlist
|
|
file | collapser.cc [code] |
| Collapse documents with the same collapse key during the match.
|
|
file | collapser.h [code] |
| Collapse documents with the same collapse key during the match.
|
|
file | exactphrasepostlist.cc [code] |
| Return docs containing terms forming a particular exact phrase.
|
|
file | exactphrasepostlist.h [code] |
| Return docs containing terms forming a particular exact phrase.
|
|
file | externalpostlist.cc [code] |
| Return document ids from an external source.
|
|
file | externalpostlist.h [code] |
| Return document ids from an external source.
|
|
|
file | localsubmatch.cc [code] |
| SubMatch class for a local database.
|
|
file | localsubmatch.h [code] |
| SubMatch class for a local database.
|
|
file | maxpostlist.cc [code] |
| N-way OR postlist with wt=max(wt_i)
|
|
file | maxpostlist.h [code] |
| N-way OR postlist with wt=max(wt_i)
|
|
file | mergepostlist.cc [code] |
|
file | mergepostlist.h [code] |
| merge postlists from different databases
|
|
file | msetcmp.cc [code] |
| MSetItem comparison functions.
|
|
file | msetcmp.h [code] |
| MSetItem comparison functions.
|
|
file | msetpostlist.cc [code] |
| PostList returning entries from an MSet.
|
|
file | msetpostlist.h [code] |
| PostList returning entries from an MSet.
|
|
file | multiandpostlist.cc [code] |
| N-way AND postlist.
|
|
file | multiandpostlist.h [code] |
| N-way AND postlist.
|
|
file | multimatch.cc [code] |
|
file | multimatch.h [code] |
| class for performing a match
|
|
file | multixorpostlist.cc [code] |
| N-way XOR postlist.
|
|
file | multixorpostlist.h [code] |
| N-way XOR postlist.
|
|
file | nearpostlist.cc [code] |
| Return docs containing terms within a specified window.
|
|
file | nearpostlist.h [code] |
| Return docs containing terms within a specified window.
|
|
file | orpositionlist.cc [code] |
| Merge two PositionList objects using an OR operation.
|
|
file | orpositionlist.h [code] |
| Merge two PositionList objects using an OR operation.
|
|
file | orpospostlist.cc [code] |
| Wrapper postlist providing positions for an OR.
|
|
file | orpospostlist.h [code] |
| Wrapper postlist providing positions for an OR.
|
|
file | orpostlist.cc [code] |
| OR of two posting lists.
|
|
file | orpostlist.h [code] |
| OR of two posting lists.
|
|
file | phrasepostlist.cc [code] |
| Return docs containing terms forming a particular phrase.
|
|
file | phrasepostlist.h [code] |
| Return docs containing terms forming a particular phrase.
|
|
file | queryoptimiser.h [code] |
| Details passed around while building PostList tree from Query tree.
|
|
file | remotesubmatch.cc [code] |
| SubMatch class for a remote database.
|
|
file | remotesubmatch.h [code] |
| SubMatch class for a remote database.
|
|
file | selectpostlist.cc [code] |
| Parent class for classes which only return selected docs.
|
|
file | selectpostlist.h [code] |
| Parent class for classes which only return selected docs.
|
|
file | synonympostlist.cc [code] |
| Combine subqueries, weighting as if they are synonyms.
|
|
file | synonympostlist.h [code] |
| Combine subqueries, weighting as if they are synonyms.
|
|
file | valuegepostlist.cc [code] |
| Return document ids matching a range test on a specified doc value.
|
|
file | valuegepostlist.h [code] |
| Return document ids matching a >= test on a specified doc value.
|
|
file | valuerangepostlist.cc [code] |
| Return document ids matching a range test on a specified doc value.
|
|
file | valuerangepostlist.h [code] |
| Return document ids matching a range test on a specified doc value.
|
|
file | valuestreamdocument.cc [code] |
| A document which gets its values from a ValueStreamManager.
|
|
file | valuestreamdocument.h [code] |
| A document which gets its values from a ValueStreamManager.
|
|