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

Fix highlighting in query results #42

Open
vanatteveldt opened this issue Dec 18, 2023 · 0 comments
Open

Fix highlighting in query results #42

vanatteveldt opened this issue Dec 18, 2023 · 0 comments

Comments

@vanatteveldt
Copy link
Member

Current system is a bit of a mess with

  • highlight param is either dict or bool
  • highlighting has an unclear relation with annotations

Solution:

  • drop all annotations
  • highlight as enum {none, highlights, snippets} , of highlight={type: [enum], ...}
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

No branches or pull requests

1 participant