Add support to search documents and document pages by checksum.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-07-05 15:31:57 -04:00
parent 6c6ca38374
commit 0820d0c0e6
2 changed files with 7 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ Other Changes
- It is now possible to change the relationship between metadata types and
document types from either the metadata type list or document type list.
GitLab issue #373.
- Add support to search documents by their checksums.
Removals
--------