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
I think that the coll_match parameter for the /colls endpoint is not operating as indicated in the documentation.
The documentation states that it searches against the collection_name and collection_aka fields, but it seems to only be searching the collection_aka field.
I think that the
coll_match
parameter for the /colls endpoint is not operating as indicated in the documentation.The documentation states that it searches against the
collection_name
andcollection_aka
fields, but it seems to only be searching thecollection_aka
field.Contrast the output of the following two calls.
https://paleobiodb.org/data1.2/colls/list.json?coll_match=heart%20river
https://paleobiodb.org/data1.2/colls/list.json?coll_match=lloyd%20and%20hares
The text was updated successfully, but these errors were encountered: