mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #203] How are the results ordered? #199
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#199
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @s1rk1t on GitHub (Dec 12, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/203
Just wondering what determines the order of the results returned by AMBAR's search feature?
@sochix commented on GitHub (Dec 13, 2018):
Hi, we use ES results order
@s1rk1t commented on GitHub (Dec 13, 2018):
Thanks for the quick response! Do you happen to know how ES determines the order they use? I can't find any rhyme or reason in the ordering.
@sochix commented on GitHub (Dec 13, 2018):
Can't help, check their docs
@s1rk1t commented on GitHub (Dec 13, 2018):
Ok, thanks