xskipper icon indicating copy to clipboard operation
xskipper copied to clipboard

Adding/Remove indexes for already indexed dataset

Open guykhazma opened this issue 4 years ago • 0 comments

The current API doesn't enable to add a new index without first dropping the existing indexes and the collecting all of the indexes again. This API will be useful for cases where at first you decided some indexes are relevant and then you want to add a new index (or alternatively remove an existing index since it was found as not useful)

guykhazma avatar Mar 07 '21 11:03 guykhazma