You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2016/07/06 18:58:11 UTC

[jira] [Created] (SOLR-9288) RTG: fl=[docid] silently missing for uncommitted docs

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org