Hi,
What is the latest with Completion Suggester and deletions?
I see there is this documentation on it:
You can call optimize with the only_expunge_deletes=true
to only cater for deletes
-or alternatively call a <> operation.
Is there a Java API call I can make to ensure things get reset / cleaned properly?
Thanks