um, 4) threadid FROM
> my_data_view t) WHERE threadid = 1"
> transformer="TemplateTransformer,LogTransformer"
> logTemplate="topic thread 1" logLevel="debug">
> ...
>
> And so on...
>
> -Original Messag
om]
Sent: Wednesday, January 25, 2017 5:39 PM
To: solr-user@lucene.apache.org
Subject: Re: Does DIH queues up requests
What we do is :
Run URL to delete *:*, but do not commit.
1. Kick off indexing on DIH1, clean=false, commit=false.
2. Kick off indexing on DIH2, clean=false, commit=false
The
What we do is :
Run URL to delete *:*, but do not commit.
1. Kick off indexing on DIH1, clean=false, commit=false.
2. Kick off indexing on DIH2, clean=false, commit=false
Then we manually commit.
On Wed, Jan 25, 2017 at 2:57 PM, Nkeet Shah
wrote:
> Hi,
> I have a multi-thread application that