After an initial report from phildini a month or so ago that the Alameda instance event index was missing a lot of n-grams and conantp's second report. conantp investigated the issue and found that we had bug in our index chunk upload code which ultimately meant that parts of the index were simply never updated. This was a drastic bug and much thanks should be given to conantp for both investigating, finding, fixing, and testing the changes needed.
conantp has already ran an index generation and upload to the Asheville instance: https://sunshine-request.github.io/cdp-asheville/#/events
What's Changed
* bugfix/index_chunks_not_updated by conantp in https://github.com/CouncilDataProject/cdp-backend/pull/216
New Contributors
* conantp made their first contribution in https://github.com/CouncilDataProject/cdp-backend/pull/216
**Full Changelog**: https://github.com/CouncilDataProject/cdp-backend/compare/v3.2.6...v3.2.7