This is an automated email from the ASF dual-hosted git repository.

epugh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 684acf1c64c SOLR-16728: Add changelog entry
     add c04e22f907e the npe fix, and a test..   however to get it to pass the 
ram checks, we need to filter the list
     add 78824508e82 i dont love what i added to deal with null filters...
     add d7c026b2492 add a test for nulls
     add fc6731a5cc5 Add test for nulls in Sort
     add e4f3873d08f i hate how i made the tests pass, and need someone with 
more java chops.  are we actually solving the right problem?
     add bbda9ffe54d Cleanup null check logic
     add 25b647b02ce tidy
     add cfd6b8b9a78 Merge remote-tracking branch 'upstream/main' into SOLR-9775
     add 864d2aa08df track changes
     new e7011b35334 Tolerate comments in versions.props (#1537)
     new 7d13e831119 Make it easy to build a non-snapshot version (#1544)
     new 8b8f9f67262 SOLR-16720: Defer PKI header creation to send-time (#1495)
     new 5a729895856 SOLR-16728: Fix SSL & HTTP2 classloading (#1542)
     new 74471941890 SOLR-16728: Add changelog entry
     new 748d0d1edf8 Merge branch 'epugh-SOLR-9775'

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 solr/CHANGES.txt                                   |  2 +
 .../org/apache/solr/search/QueryResultKey.java     | 33 ++++++++-----
 .../org/apache/solr/core/QueryResultKeyTest.java   | 57 ++++++++++++++++++++++
 3 files changed, 80 insertions(+), 12 deletions(-)

Reply via email to