It's possible with JDBC settings (see the specific ones for your drive), but dangerous. What if the number of rows is 1B or something? You'll blow Solr's memory out of the water....
Best, Erick On Wed, Feb 10, 2016 at 12:45 PM, Troy Edwards <tedwards415...@gmail.com> wrote: > Is it possible for the Data Import Handler to bring in maximum number of > records depending on available resources? If so, how should it be > configured? > > Thanks,