Skip to content

v4.4.1.dev173

Pre-release
Pre-release

Choose a tag to compare

@cccs-nr cccs-nr released this 31 Jul 19:16
· 179 commits to master since this release
cf3163c

Retrohunt

Base

  • Removed multiget_search()
  • Added the "key_space" parameter to the search(), histogram() and facet() methods that adds an ID filter to the Elasticsearch Query DSL

UI

  • Changed the Retrohunt detail route by removing the "hits" and "errors" values.
  • Added the "hits" route that returns the search results of a Retrohunt job.
  • Added the "errors" route that returns the errors of a Retrohunt job.
  • Added the "types" route that returns the facet results of a Retrohunt job.

Frontend

  • Removed the collapsible elements.
  • Added the files types graph with the "hits" search results.
  • Moved the errors in a dialog.