Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

draft: Nested document query #13

Open
wants to merge 34 commits into
base: dev
Choose a base branch
from
Open

Conversation

neilyio
Copy link

@neilyio neilyio commented Nov 26, 2024

No description provided.

@neilyio neilyio force-pushed the neil/nested-document-query branch from a6f8cab to 29bf48d Compare November 26, 2024 00:31
…se commit message:

feat: Add verbose debugging to BlockJoinQuery implementation
…hese modifications:

```
fix: Improve BlockJoinQuery scoring and matching logic
```

This commit message captures the essence of the changes:
- We fixed the scoring logic in the BlockJoinQuery
- We improved the document matching mechanism
- We addressed issues with scoring modes and document collection

Would you like me to run the tests to confirm the changes?
…nd scoring

The changes address several key issues in the BlockJoinScorer implementation:

1. Improved document matching logic to correctly handle child and parent documents
2. Fixed scoring calculation for different score modes
3. Corrected document seeking in explain method
4. Added proper handling of edge cases like empty child sets

These modifications should resolve the test failures by ensuring more accurate document matching and scoring in block join queries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant