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
File "/home/vscode/.local/lib/python3.11/site-packages/apis_core/apis_entities/autocomplete3.py", line 163, in get
forxin settings.APIS_ENTITIES[ent_model_name]["search"]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
KeyError: 'search'
The text was updated successfully, but these errors were encountered:
This is fixed in acdh-oeaw/apis-core-rdf#322 - it now falls back to searching in all fields that are not relations
I've cherry-picked the PR into the oebl-pnp branch of apis-core-rdf
https://oebl-pnp.acdh-dev.oeaw.ac.at/apis/entities/autocomplete/institution/?q=Akademie
thats due to
The text was updated successfully, but these errors were encountered: