File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 758758 "Use LessThan here rather than Comparator for some key PriorityQueues https://github.com/apache/lucene/pull/14871" ,
759759 "Use LessThan here rather than Comparator for some key PriorityQueues https://github.com/apache/lucene/pull/14871" ,
760760 ),
761+ (
762+ "2025-07-04" ,
763+ "Pre-calculate minRequiredScore to speedup filterCompetitiveHits https://github.com/apache/lucene/pull/14827" ,
764+ "Pre-calculate minRequiredScore to speedup filterCompetitiveHits https://github.com/apache/lucene/pull/14827" ,
765+ ),
761766 (
762767 "2025-07-07" ,
763768 "Use branchless way to speedup filterCompetitiveHits https://github.com/apache/lucene/pull/14906" ,
793798 "Change default readadvice back to NORMAL from RANDOM https://github.com/apache/lucene/pull/15040" ,
794799 "Change default readadvice back to NORMAL from RANDOM https://github.com/apache/lucene/pull/15040" ,
795800 ),
801+ (
802+ "2025-08-13" ,
803+ "Add call site pollution https://github.com/mikemccand/luceneutil/pull/436" ,
804+ "Add call site pollution https://github.com/mikemccand/luceneutil/pull/436" ,
805+ ),
806+ (
807+ "2025-08-21" ,
808+ "Better vectorize score computations https://github.com/apache/lucene/pull/15039" ,
809+ "Better vectorize score computations https://github.com/apache/lucene/pull/15039" ,
810+ ),
796811]
You can’t perform that action at this time.
0 commit comments