Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collection.AddIndex missing from Client and gRPC #290

Closed
asutula opened this issue Mar 27, 2020 · 3 comments
Closed

Collection.AddIndex missing from Client and gRPC #290

asutula opened this issue Mar 27, 2020 · 3 comments
Assignees
Milestone

Comments

@asutula
Copy link
Member

asutula commented Mar 27, 2020

Appears we never added it, we should. Without it, you can only define indexes when you create a collection.

@asutula asutula added this to the Sprint 33 milestone Mar 27, 2020
@asutula asutula self-assigned this Mar 27, 2020
@carsonfarmer
Copy link
Member

This was actually originally by design, because #286, so before we expose AddIndex via clients, we should probably get that implemented.

@asutula
Copy link
Member Author

asutula commented Mar 27, 2020

I see. I've been thinking about the back-indexing and realizing how complex it is because the data is unbounded in size :(

@sanderpick
Copy link
Member

Closing as handled by UpdateCollection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants