Raw access to query language
Opened this issue · 2 comments
stephenwf commented
A post endpoint that will allow read access to the Elasticsearch, maybe with optional formatting for the response (like grouping or formatting in IIIF-compatible way).
tomcrane commented
Have to be careful about DoS-style queries.
stephenwf commented
Maybe we could have a "production" configuration that whitelists queries, or sets a timeout.