Skip to content

LUCENE-8857: Introduce Custom Tiebreakers in TopDocs#merge#757

Merged
jpountz merged 1 commit intoapache:masterfrom
atris:redone_refactor_topdocs
Jul 2, 2019
Merged

LUCENE-8857: Introduce Custom Tiebreakers in TopDocs#merge#757
jpountz merged 1 commit intoapache:masterfrom
atris:redone_refactor_topdocs

Conversation

@atris
Copy link
Copy Markdown
Contributor

@atris atris commented Jul 1, 2019

This commit introduces custom tiebreakers which allows users to
specify custom tiebreakers when ordering hits to return. A
default tiebreaker is introduced for tie breaking on shard index
first and then docID.

@atris atris force-pushed the redone_refactor_topdocs branch 2 times, most recently from 1f94a42 to 70158fb Compare July 2, 2019 08:25
This commit introduces custom tiebreakers which allows users to
specify custom tiebreakers when ordering hits to return. A
default tiebreaker is introduced for tie breaking on shard index
first and then docID.
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

Successfully merging this pull request may close these issues.

2 participants