monarch-initiative / biolink-api

API for linked biological knowledge
https://api.monarchinitiative.org/api/
BSD 3-Clause "New" or "Revised" License
63 stars 25 forks source link

search api includes solr tokenizer fields unlikely useful for users #366

Open kshefchek opened 3 years ago

kshefchek commented 3 years ago

For example: https://api.monarchinitiative.org/api/search/entity/VSD?prefix=HP

The output json includes the ngram, keyword, and standard tokenizer fields, which are not very useful for users. The autocomplete response looks more sane: https://api.monarchinitiative.org/api/search/entity/autocomplete/VSD?prefix=HP, but we might also consider things like equivalent terms and synonyms