Staging - #358
Merged
Merged
Conversation
…strumentation perf: instrument MAP-NAV episode timings
…strumentation perf: add revision-pinned retrieval serving index
…ion-job-id perf: avoid eager job chunk hydration during retrieval
…-length-main fix(worker): prevent long internal parser filenames
…map snapshot handling
- Updated the backfill_map_unit_indexes script to include patching of the namespace map snapshot after persisting the revision serving state. - Removed outdated contract tests related to BM25 FTS prefilter and unit tests for BM25 channel token preparation. - Refactored retrieval logic to improve handling of document map units, including new fields for asset presence.
- Added new test cases for document publishing and scoring with additional image chunks. - Refactored the lazy snapshot retrieval logic to improve score preservation without unnecessary payload reads. - Updated the handling of incomplete index scenarios to ensure empty scores are returned when no data is available. - Removed obsolete methods related to document unit loading to streamline the codebase.
- Introduced new fields `average_idf_path` and `average_idf_content` in the DocumentMapUnitIndex for improved scoring accuracy. - Updated the retrieval logic to calculate average IDF values during document map unit processing. - Refactored map unit discovery to utilize average IDF in scoring calculations, enhancing retrieval performance. - Removed obsolete code related to previous scoring methods to streamline the implementation.
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
feat: unify BM25 scoring with persistent namespace MAP
…ents fix: resolve CodeQL false positives in retrieval changes
…ppression fix: suppress Alembic CodeQL false positives
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.