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

Add a facet for searching documents by author #214

Closed
sebdeleze opened this issue May 14, 2020 · 2 comments · Fixed by #239
Closed

Add a facet for searching documents by author #214

sebdeleze opened this issue May 14, 2020 · 2 comments · Fixed by #239

Comments

@sebdeleze
Copy link
Contributor

No description provided.

@sebdeleze sebdeleze changed the title [1] Add a facet for searching documents by author. Add a facet for searching documents by author Jun 5, 2020
@sebdeleze sebdeleze added the 1 label Jun 5, 2020
@sebdeleze
Copy link
Contributor Author

@pronguen Is it right that you only want values for type "bf:Person" in this facet?

@pronguen
Copy link
Contributor

pronguen commented Jun 9, 2020

No, we want all types (bf:Person|bf:Organization|bf:Meeting)!

sebdeleze pushed a commit that referenced this issue Jun 25, 2020
* Adds aggregation and filter for controlled affiliations.
* Adds aggregation and filter for authors.
* Adds aggregation and filter for start date.
* Singularizes the aggregation keys and removes translations as it is done in frontend.
* Adds a method to post process result in main serializer.
* Removes `organisation` aggregations depending on context.
* Modifies year aggregation in post process for adding min and max value.
* Changes mapping for fields used in new aggregations.
* Closes #212.
* Closes #213.
* Closes #214.

Co-Authored-by: Sébastien Délèze <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants