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

Configurable max token length #30942

Closed
bratseth opened this issue Apr 17, 2024 · 1 comment
Closed

Configurable max token length #30942

bratseth opened this issue Apr 17, 2024 · 1 comment
Assignees
Milestone

Comments

@bratseth
Copy link
Member

If clients feed very long tokens, or long text in fields without tokenization (match:exact/word), Vespa will produce an index containing them which is wasteful and possibly damaging.

  • Add a max token length configuration.
  • Set a reasonable default.
@geirst
Copy link
Member

geirst commented May 13, 2024

This is available in Vespa 8.342.10.

@geirst geirst closed this as completed May 13, 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

No branches or pull requests

4 participants