You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the results are sometimes bad because on the client side it is possible to filter for collections but the results returned by the service are limited to 100. This in some cases results in much less results than available. In some scenarios this also makes searching for meetings impossible.
It should be possible to pass collections by a query parameter. Also in the search.yml a new collection attribute contains should be added which indicates which additional collections can be found within a model.
The text was updated successfully, but these errors were encountered:
Currently the results are sometimes bad because on the client side it is possible to filter for collections but the results returned by the service are limited to 100. This in some cases results in much less results than available. In some scenarios this also makes searching for meetings impossible.
It should be possible to pass collections by a query parameter. Also in the
search.yml
a new collection attributecontains
should be added which indicates which additional collections can be found within a model.The text was updated successfully, but these errors were encountered: