dsmiley merged PR #2615:
URL: https://github.com/apache/solr/pull/2615
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.or
dsmiley commented on PR #2615:
URL: https://github.com/apache/solr/pull/2615#issuecomment-2292039368
I'll merge this in a couple days.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
dsmiley opened a new pull request, #2615:
URL: https://github.com/apache/solr/pull/2615
This test was asserting the docs from /export came in the same order as an
equivalent from /select. But that's too strong an expectation; only the sorted
values should be equivalent.
It's remarka