It seems essential, that one may query multiple fields. To implement this we need to: - [ ] implement search logic to query multiple fields (e.g. encapsulate in boolean query) - [ ] enable SwaggerUI/RESTful API to add key/value pairs with predefined keys - [ ] enable Graphqli/Graphql API to add key/value pairs with predefined keys
It seems essential, that one may query multiple fields. To implement this we need to: