Split compressor types into rocord and blob for PartitionDocumentBundles nad BPkusTrees, update English n-grams, a=chris

Author Chris Pollett <chris@pollett.org>
Author date 2022-07-15 00:Jul:th
Author local date 2022-07-14 17:Jul:th -0700
Committer Chris Pollett <chris@pollett.org>
Committer date 2022-07-15 00:Jul:th
Committer local date 2022-07-14 17:Jul:th -0700
Commit 200bc9c9315732a7ac25ccb0d69d278bdb314fa4
Tree be5c0f05c47b24e107cf4264a7cd5f618c57edb7
Parent ac4a9f9c682589730b2bff1dc7180adc6d73ba26
Split compressor types into rocord and blob for PartitionDocumentBundles nad BPkusTrees, update English n-grams, a=chris
Affected files:
src/library/BPlusTree.php
src/library/IndexDocumentBundle.php
src/library/PackedTableTools.php
src/library/PartitionDocumentBundle.php
src/library/compressors/Compressor.php
src/library/compressors/GzipCompressor.php
src/library/compressors/NonCompressor.php
src/locale/en_US/resources/all_aux_grams.txt
src/locale/en_US/resources/all_word_grams.ftr
src/models/ParallelModel.php
src/views/TestsView.php
tests/IndexDocumentBundleTest.php
tests/IndexManagerTest.php
ViewGit