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

🤖 add debug methods to Vespa test schema #416

Conversation

olaughter
Copy link
Contributor

@olaughter olaughter commented Nov 5, 2024

This is an automated pr created following updates to the staging vespa schema instance.

Reflects changes in this infra PR and a few previous ones to enable debugging: https://github.com/climatepolicyradar/navigator-infra/pull/846

These changes add:

  • New rank-profiles to enable future search without descriptions, and custom-weighted hybrid search
  • A new search summary with tokens to get a debug view of how Vespa sees tokens
  • More match-features, which return weights of individual parts of relevance calculations in the response. There's no change to response parsing needed here as match-features were already in the schema but not being used; this just adds more.

@olaughter olaughter requested a review from a team as a code owner November 5, 2024 16:27
Copy link

linear bot commented Nov 5, 2024

@kdutia kdutia changed the title 🤖 Update vespa test files 🤖 add debug methods to Vespa test schema Nov 6, 2024
@kdutia
Copy link
Member

kdutia commented Nov 28, 2024

closing as duplicated by #422

@kdutia kdutia closed this Nov 28, 2024
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.

2 participants