plazi / BLR-website

1 stars 0 forks source link

use authorityName parameter in Author queries #29

Closed tcatapano closed 4 years ago

tcatapano commented 4 years ago

Creating issue from #25

you are correct. There is an error in the website. It should have queried authorityName=agosti but instead, it queried q=agosti. Fixing that should get better results.

Originally posted by @punkish in https://github.com/plazi/BLR-website/issues/25#issuecomment-599940979

teodorgeorgiev commented 4 years ago

The bug in the interface will be fixed. However, please note that https://zenodeo.punkish.org/v2/treatments?facets=true&authorityName=agosti return 0 results. @myrmoteras @punkish I guess the search should be case insensitive?

punkish commented 4 years ago

case-insensitive searches are now possible