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

Improve how indexes are created/handled #124

Open
1 of 4 tasks
stefandesu opened this issue Oct 15, 2020 · 0 comments
Open
1 of 4 tasks

Improve how indexes are created/handled #124

stefandesu opened this issue Oct 15, 2020 · 0 comments
Labels
feature Additional functionality question Further information is requested

Comments

@stefandesu
Copy link
Member

stefandesu commented Oct 15, 2020

Eventually, it should be able to create and update indexes via HTTP endpoints instead of only via the import script (continuation of #101):

  • Create service methods for creating indexes
  • Figure out who can create indexes via endpoints and how this is configured
  • Create endpoints for creating indexes
  • Documentation

It might be possible to handle indexes much more elegantly via our models, so it might make sense to look into that.

@stefandesu stefandesu added feature Additional functionality question Further information is requested labels Oct 15, 2020
@stefandesu stefandesu added this to the 1.3.0 milestone Oct 15, 2020
stefandesu added a commit that referenced this issue Oct 15, 2020
Needed for new import script (#101). See also #124.
@stefandesu stefandesu modified the milestones: 1.4.0, 1.6.0 Apr 14, 2022
@stefandesu stefandesu removed this from the 1.7.0 milestone Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Additional functionality question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant