fixes a getPostingsString bug where string needed to be decode255'd, remove a lot of the code for serving results for older index formats

Author Chris Pollett <chris@pollett.org>
Author date 2024-01-24 05:Jan:th
Author local date 2024-01-23 21:Jan:rd -0800
Committer Chris Pollett <chris@pollett.org>
Committer date 2024-01-24 05:Jan:th
Committer local date 2024-01-23 21:Jan:rd -0800
Commit 55621f89eb585b515f5c0b94348a13fae5fefd9c
Tree 0c6290ae8f3ab4cee489a5374acfb773984208c7
Parent 5fda41e7f48b28a11269fb893d624618c9963ed1
fixes a getPostingsString bug where string needed to be decode255'd, remove a lot of the code for serving results for older index formats
Affected files:
src/executables/ArcTool.php
src/library/FeedDocumentBundle.php
src/library/IndexDocumentBundle.php
src/library/LSMTree.php
src/library/PackedTableTools.php
src/library/index_bundle_iterators/DocIterator.php
src/library/index_bundle_iterators/GroupIterator.php
src/library/index_bundle_iterators/WordIterator.php
src/models/ParallelModel.php
src/models/PhraseModel.php
ViewGit