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 deploy time warning about combining paged attributes with index (hnsw) or fast-search #31056

Open
jobergum opened this issue Apr 26, 2024 · 0 comments
Assignees
Milestone

Comments

@jobergum
Copy link
Member

People don't read paged-attributes-disadvantages and we keep re-iterating why paged doesn't play well in combination with index.

Suggestion - add deploy time warning when schema has any of:

  • Fields that combine paged with fast-search
  • Fields that combine paged with index (for type tensor fields)

Optional:

  • See if any paged attributes are used in first-phase ranking expressions where there is no enforced limit on number of documents that are evaluated.
@geirst geirst self-assigned this Apr 30, 2024
@geirst geirst added this to the soon milestone Apr 30, 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

2 participants