ror-community / ror-roadmap

Central information about what is happening at ROR and how to contribute feedback
10 stars 1 forks source link

[FEATURE] Filter or other means of limiting API queries to ror_display only in v2 #231

Open amandafrench opened 2 months ago

amandafrench commented 2 months ago

Version v2

Describe the problem you would like to solve Queries of the ROR API of the names field can't be restricted to names of type _rordisplay only in v2. A search for "Harvard University" in the names field produces several results where the phrase appears in aliases, for example: https://api.ror.org/v2/organizations?query.advanced=names.value:%22Harvard+University%22

Describe the solution you'd like A filter or other means of restricting queries only to the ror_display name

Who would benefit from this feature? Developers and others attempting to find a specific institution by name by finding values in rordisplay

Additional information Add any other information or screenshots about the feature request here.