OHDSI / WebAPI

OHDSI WebAPI contains all OHDSI services that can be called from OHDSI applications
Apache License 2.0
126 stars 156 forks source link

Add support for changing Solr Vocab core #2287

Open alondhe opened 1 year ago

alondhe commented 1 year ago

Expected behavior

If your Solr endpoint has multiple cores, we should be able to pick which one to use for searching. Much like the default vocabulary for the app and session are today.

Actual behavior

The first core is used only.

Steps to reproduce behavior

Set up a Solr endpoint and have WebAPI point to it. Have multiple omop vocab cores.