[ https://issues.apache.org/jira/browse/SOLR-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yonik Seeley updated SOLR-2699: ------------------------------- Attachment: SOLR-2699.patch The culprit was a missing "return" after the serialization of the SolrInputDoc. Tests now pass with this update. > Add SolrInputDocument support to javabin format > ----------------------------------------------- > > Key: SOLR-2699 > URL: https://issues.apache.org/jira/browse/SOLR-2699 > Project: Solr > Issue Type: Improvement > Reporter: Yonik Seeley > Priority: Minor > Attachments: SOLR-2699.patch, SOLR-2699.patch > > > Supporting SolrInputDocument (like SolrDocument is already supported) > directly in javabin will make both transaction logging and recovering updates > from peers much easier. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org