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

feat(virtual indices): Virtual indices related parameters #619

Closed
VladislavFitz opened this issue Feb 2, 2021 · 1 comment
Closed

feat(virtual indices): Virtual indices related parameters #619

VladislavFitz opened this issue Feb 2, 2021 · 1 comment
Assignees

Comments

@VladislavFitz
Copy link

Summary

Virtual indices feature (aka virtual replicas) provides a few new parameters:

Search & Settings parameters:

  • relevancyStrictness
    • integer value [0-100]
    • relevancy score to apply to search in virtual index. Bigger value means less, but more relevant results, lesser value - more less relevant results

Search response:

  • appliedRelevancyStrictness
    • integer value [0-100]
    • relevancy score to apply to the search in virtual index.
  • nbSortedHits
    • integer value
    • number of relevant hits to display in case of non-zero relevancyStrictness applied
@Haroenv
Copy link

Haroenv commented Sep 7, 2021

done in #632

@Haroenv Haroenv closed this as completed Sep 7, 2021
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

3 participants