Noble Paul wrote:
> Yes , open an issue . This is a trivial change
I've opened JIRA issue SOLR-1554.
-Sascha
>
> On Thu, Nov 12, 2009 at 5:08 AM, Sascha Szott wrote:
>> Noble,
>>
>> Noble Paul wrote:
>>> DIH imports are really long running. There is a good chance that the
>>> connection times ou
Yes , open an issue . This is a trivial change
On Thu, Nov 12, 2009 at 5:08 AM, Sascha Szott wrote:
> Noble,
>
> Noble Paul wrote:
>> DIH imports are really long running. There is a good chance that the
>> connection times out or breaks in between.
> Yes, you're right, I missed that point (in my
Noble,
Noble Paul wrote:
> DIH imports are really long running. There is a good chance that the
> connection times out or breaks in between.
Yes, you're right, I missed that point (in my case imports take no longer
than a minute).
> how about a callback?
Thanks for the hint. There was a discussio
DIH imports are really long running. There is a good chance that the
connection times out or breaks in between.
how about a callback?
On Tue, Nov 10, 2009 at 12:12 AM, Sascha Szott wrote:
> Hi all,
>
> currently, DIH's import operation(s) only works asynchronously. Therefore,
> after submitting
Hi all,
currently, DIH's import operation(s) only works asynchronously.
Therefore, after submitting an import request, DIH returns immediately,
while the import process (in case a large amount of data needs to be
indexed) continues asynchronously behind the scenes.
So, what is the recommende