On Wed, Nov 4, 2015 at 3:36 PM, Shawn Heisey <apa...@elyograg.org> wrote:
> The specific index update that fails during the optimize is the SolrJ
> deleteByQuery call.

deleteByQuery may be the outlier here... we have to jump through extra
hoops internally because we don't know which documents it will affect.
Normal adds and deletes should proceed in parallel though.

-Yonik

Reply via email to