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