Github user dsmiley commented on the issue:

    https://github.com/apache/lucene-solr/pull/385
  
    it's a shame we've lost some consistency in AddUpdateCommand returning 
Lucene docs from both cmd.getLuceneDocument and cmd.iterable()... we've removed 
the iterable with something computing a List of SolrInputDocument (not a Lucene 
Document).  It would be good to keep the use of DocumentBuilder to one place, 
either DirectUpdateHandler2 or AddUpdateCommand but not both.  Hmmm; let me 
know what you think.


---

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

Reply via email to