Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update query() function to handle facet queries #209

Open
gothub opened this issue Apr 10, 2018 · 0 comments
Open

Update query() function to handle facet queries #209

gothub opened this issue Apr 10, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@gothub
Copy link
Collaborator

gothub commented Apr 10, 2018

The query() function does not parse the output returned from a Solr facet query properly, so update it to detect that a facet query has been performed and parse it properly, for example, the query

https://arcticdata.io/metacat/d1/mn/v2/query/solr?q=resourceMap:*&rows=0&facet=true&facet.field=resourceMap&facet.limit=-1&facet.mincount=1
@gothub gothub added the bug label Apr 10, 2018
@gothub gothub self-assigned this Apr 10, 2018
@gothub gothub added this to the 2.2.0 milestone Jun 12, 2018
@gothub gothub modified the milestones: 2.2.0, 2.3.0 Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant