We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Eventually, it should be able to create and update indexes via HTTP endpoints instead of only via the import script (continuation of #101):
It might be possible to handle indexes much more elegantly via our models, so it might make sense to look into that.
The text was updated successfully, but these errors were encountered:
Add createIndexes method to all services
f59a45b
Needed for new import script (#101). See also #124.
No branches or pull requests
Eventually, it should be able to create and update indexes via HTTP endpoints instead of only via the import script (continuation of #101):
It might be possible to handle indexes much more elegantly via our models, so it might make sense to look into that.
The text was updated successfully, but these errors were encountered: