Pierre Millot
Pierre Millot
Should the hit be overridden by the generic ? like `hits: T[]` and it's up to the user to extend its type with `Hit` ?
Okay so the generic logic will be exclusively for hits, it would be hard to make it work with other generic type
this is a lot harder than expected, each deps must have the new flat config
this doesn't seem to be faster, I think we need to shrink the image size a lot
Hey, thanks for reporting, the easiest way to remove all records is with: ```java UpdatedAtResponse response = client.clearObjects("myIndexName"); client.waitForTask("myIndexName", response.getTaskID()); ``` We will add a page to the documentation :)
Hey, this feature would be really useful for us, can we get an update on this ? Thanks !