[ https://issues.apache.org/jira/browse/SOLR-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Noble Paul resolved SOLR-1721. ------------------------------ Resolution: Fixed committed r899580 Thanks Alexy > Add explicit option to run DataImportHandler in synchronous mode > ---------------------------------------------------------------- > > Key: SOLR-1721 > URL: https://issues.apache.org/jira/browse/SOLR-1721 > Project: Solr > Issue Type: New Feature > Components: contrib - DataImportHandler > Reporter: Alexey Serba > Assignee: Noble Paul > Priority: Trivial > Attachments: SOLR-1721.patch > > > There's no explicit option to run DataImportHandler in a synchronous mode / > blocking call. It could be useful to run DIH from SolrJ ( EmbeddedSolrServer > ) in the same thread. Currently one can pass dummy stream (or enable debug > mode) as a workaround to achieve the same behavior, but I think it makes > sense to add specific option for that. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.