Hoss Man created SOLR-9288:
------------------------------

             Summary: RTG: fl=[docid] silently missing for uncommitted docs
                 Key: SOLR-9288
                 URL: https://issues.apache.org/jira/browse/SOLR-9288
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Hoss Man


Found in SOLR-9180 testing.

when using RTG in a single node solr install, the {{\[docid\]}} transformer 
works for committed docs, but is silently missing from uncommited docs.

this inconsistency is confusing.  It seems like even if there is no valid docid 
to return in this case, the key should still be present in the resulting doc.

I would suggest using either {{null}} or {{-1}} in this case?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to