acdh-oeaw / apis-core

https://acdh-oeaw.github.io/apis-core/
MIT License
11 stars 3 forks source link

truncated search not working after comma in creating relation #93

Closed martinantonmueller closed 2 years ago

martinantonmueller commented 5 years ago

Searching for Hofm brings the desired results Searching for Hofmannsthal, H doesn't find anything

sennierer commented 5 years ago

currently we only search in the name field, but not in the first_name. We work on a solution.