You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by kr...@apache.org on 2024/01/24 21:16:51 UTC

(solr) branch optimize-rows-zero updated (1e9adba1267 -> 98ac4e91c2d)

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

krisden pushed a change to branch optimize-rows-zero
in repository https://gitbox.apache.org/repos/asf/solr.git


 discard 1e9adba1267 optimize-rows-zero
 discard 7ec4b98881d Add test
 discard 34fb4b8b5a1 edismax-matchalldocs-optimization
     add b6378764926 edismax-matchalldocs-optimization
     add 98ac4e91c2d optimize-rows-zero

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1e9adba1267)
            \
             N -- N -- N   refs/heads/optimize-rows-zero (98ac4e91c2d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/solr/search/ExtendedDismaxQParser.java | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)