Here's the scoop on optimize: https://lucidworks.com/2017/10/13/segment-merging-deleted-documents-optimize-may-bad/
Note the link to how Solr 7.5 is different. Best, Erick On Thu, Nov 29, 2018 at 3:53 PM Shawn Heisey <apa...@elyograg.org> wrote: > > On 11/29/2018 4:41 PM, Christopher Schultz wrote: > > When mine returned (with wait=true as a request parameter), I got a > > JSON response telling me how long it took. > > That's what I would expect. > > If you have to explicitly include parameters like "wait" or > "waitSearcher" to make it block until the optimize is done, then in my > mind, that's a bug. That should be the default setting. In the 7.5 > reference guide, I only see "waitSearcher", and it says the default is true. > > Thanks, > Shawn >