Mikhail Khludnev created SOLR-16681:
---------------------------------------

             Summary: Replacement field via fl doesn't work since 9.1
                 Key: SOLR-16681
                 URL: https://issues.apache.org/jira/browse/SOLR-16681
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Mikhail Khludnev


User reported a use case which were working before 9.1 but not anymore. 

The point is to logically replace a field (hereby it's {{id}} but it might 
behave same for any other)

{{fl=old_id:id,id:new_id}}

I'd say it's a kind of {{{}$mv new_id id{}}}. I've made a simple reproducer. 
see the link. Then I applied it to revision preceding and test passed.  For me 
it seems like:

 - Solr behave like described before, but not after .  

 - Should we reproduce this behavior or we can suggest a workaround? 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to