Index the document checksum field for faster searches by checksum.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-07-05 15:43:27 -04:00
parent 0820d0c0e6
commit 2ec939e595
3 changed files with 26 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ Other Changes
document types from either the metadata type list or document type list.
GitLab issue #373.
- Add support to search documents by their checksums.
- The document checksum field is now indexed for faster searches by checksum.
Removals
--------