Jim Ferenczi created LUCENE-8529: ------------------------------------ Summary: Use the completion key to tiebreak completion suggestion Key: LUCENE-8529 URL: https://issues.apache.org/jira/browse/LUCENE-8529 Project: Lucene - Core Issue Type: Improvement Reporter: Jim Ferenczi
Today the completion suggester uses the document id to tiebreak completion suggestion with same scores. It would improve the stability of the sort to use the surface form of suggestions as the first tiebreaker. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org