Adrien Grand created LUCENE-10384: ------------------------------------- Summary: Simplify LongHeap Key: LUCENE-10384 URL: https://issues.apache.org/jira/browse/LUCENE-10384 Project: Lucene - Core Issue Type: Task Reporter: Adrien Grand
LongHeap makes its order configurable, but the only place where we use max heaps, we also encode values anyway. So let's make LongHeap always a min-heap and update the encoding so that the min-heap would effectively act as a max heap when necessary? -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org