fix: prefer canonical summary pages in exact entity search#185
Open
RogerGimbel wants to merge 6 commits intogarrytan:masterfrom
Open
fix: prefer canonical summary pages in exact entity search#185RogerGimbel wants to merge 6 commits intogarrytan:masterfrom
RogerGimbel wants to merge 6 commits intogarrytan:masterfrom
Conversation
* feat: port graph traversal and auto-link extraction - add graph-query, GraphPath traversal, and backlink count support - add shared link-extraction and DB-source extract pipeline - add put_page auto-link reconciliation and selective-port tests - checkpoint the v0.12 graph-layer selective port plans * [verified] fix: widen exact-query keyword candidate pool - widen keyword candidate selection for exact entity-like queries - keep canonical exact-ranking boosts intact once candidates are loaded - add Rodaco regression coverage for missed canonical company pages * [verified] fix: boost explicit query type hints for canonical pages - boost structured pages when the query title is followed by a matching type hint - recover canonical agent pages for queries like Hermes Agent - add regression coverage for explicit type-hint ranking * [verified] fix: boost canonical company pages for ai alias queries - boost canonical company pages when a query uses a spaced AI suffix alias - keep the alias match scoped to company pages with a token boundary - add Rodaco AI regression coverage and prefix-collision guards * [verified] fix: add explicit ambiguity query preferences
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.
Summary:
Why:
Test plan: