Merge in RED/search-service from RED-3334 to master
* commit '763d505b021825389c7535dcff9031594190ce7d':
RED-3334 Implemented deleting and rebuilding index
Merge in RED/search-service from RED-3493-se1 to master
* commit 'a4a150a4f24082e15bb04da8f6902f17996679c1':
RED-3493: Update platform-commons-dependency
Merge in RED/search-service from bugfix/RED-3430 to master
* commit '8fc88f1dc8f43d2fc9db9bf5e0518c966dc52450':
RED-3430 Updated persistence-service dependency
Merge in RED/search-service from RED-3239 to master
* commit '70ba63771dfc654ccf00afa1502a641b2c901043':
RED-3239 Extended search result with dossierStatus, dossierTemplateId, assignee, fileAttributes and workflowStatus
Merge in RED/search-service from RED-2896 to master
* commit '655b504848f58cbb860a194fd2b22c5048139fe4':
RED-2896 Added validations and use default values for pagination if params are invalid
Merge in RED/search-service from pschramm/IndexCreatorTestjava-1642086215036 to master
* commit 'c87b517233cff3138d65b74abb11d496564c27c5':
RED-2896 Removed @Ignore from tests
Merge in RED/search-service from RED-2896-prototype to master
* commit '70617039e9f9974aee63e2ee74034eaeefa8469f':
RED-2896 Added @Ignore to tests
RED-2896: Added new message type and implementation to update assignee, workflow status and file attributes
Merge in RED/search-service from RED-3116-se1 to master
* commit '19b9b6b5dc5e336346248ec14d86e9ebfbd90bbb':
RED-3116: Fix missing relativePath in mvn projects to leads to non working sync on latest intellij
Merge in RED/search-service from bugfix/RED-3032 to master
* commit 'c2b71f0da0b5cc2c73415eeefdcec0810a8d94f3':
RED-3032: Upgraded persistence-service dependency
Merge in RED/search-service from RED-2187 to master
* commit '572d2462c993f476fc223042b92c011d331fcf1c':
RED-2187 Use persistence-service-api-v1 version 0.72.0
Merge in RED/search-service from RED-2472 to master
* commit 'fab1932e7b95f4f2341bb3df5110b555cf6c7305':
RED-2472: Fixed wrong usage of filter query that leads to false positives
Merge in RED/search-service from RED-2175 to master
* commit '35a7a921d33bb20d0616ff4579840f3a8d8c2e79':
RED-2175 Removed adding whole queryString to shoulds array
RED-2175 Added test with search string containing hyphen
RED-2175 Bugfix for should query (use matchPhraseQuery() instead of matchQuery())
Merge in RED/search-service from RED-2175 to master
* commit '0ebe18cdfef45d514f5fe6751e978e424faba4fd':
RED-2175 Bugfix for should query (use matchQuery() instead of termQuery()) and extended unit tests for index creation tests
Use platform-docker-dependency version 1.1.0 which contains bugfix for Windows systems