Can try to leverage Spark to index. Or Kafka Connect with SolR.
--
Rahul Singh
rahul.si...@anant.us
Anant Corporation
On May 14, 2018, 2:03 AM -0500, Mikhail Khludnev , wrote:
> A few years ago I provided server side concurrency "booster"
> https://issues.apache.org/jira/browse/SOLR-3585.
> But
A few years ago I provided server side concurrency "booster"
https://issues.apache.org/jira/browse/SOLR-3585.
But now, I'd rather suppose it's client-side (or ETL) duty.
On Mon, May 14, 2018 at 6:39 AM, Raymond Xie wrote:
> Hello,
>
> I have a huge amount of data (TB level) to be indexed, I am w
Hello,
I have a huge amount of data (TB level) to be indexed, I am wondering if
anyone can share your idea/code to do the multithreading indexing?
**
*Sincerely yours,*
*Raymond*
;
> I absolutely need a good solution on this, at the moment I use the post.jar
> to work on folder and I am running the post.jar in single thread.
>
> I wonder what is the best practice to do multi-threading indexing? Can
> anyone provide detailed example?
>
>
>
> **
> *Sincerely yours,*
>
>
> *Raymond*
eed a good solution on this, at the moment I use the post.jar
to work on folder and I am running the post.jar in single thread.
I wonder what is the best practice to do multi-threading indexing? Can
anyone provide detailed example?
**
*Sincerely