[ 
https://issues.apache.org/jira/browse/SOLR-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Serba updated SOLR-1721:
-------------------------------

    Attachment: SOLR-1721.patch

Trivial patch for this option.

> 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
>            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.

Reply via email to