Hi, Shawn, So, if I split the single cvs into two and using two programs sending each of the splits, Solr will handle the parallel loading with multiple threads. I don't have to make changes to Solr, right?
On Sun, Nov 12, 2023, 9:19 AM Shawn Heisey <apa...@elyograg.org.invalid> wrote: > On 11/11/2023 17:30, Vince McMahon wrote: > > From the Solr UI, how can I tell the number of threads are set for > indexing > > ? > > If you are not using threads (or multiple processes) in your program to > send data to Solr, then the indexing is single-threaded. > > Thanks, > Shawn > >