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

Feature: add faceting to the person search collection #15

Closed
sennierer opened this issue Feb 20, 2024 · 0 comments
Closed

Feature: add faceting to the person search collection #15

sennierer opened this issue Feb 20, 2024 · 0 comments

Comments

@sennierer
Copy link
Collaborator

in the typesense index we need two new array fields that allow for faceting:

  • "Funktion": PersonInstitutionRelation.name -> thats the kind of role somebody had in an institution (eg a court).
  • "Amt": PersonInstitution.related_institution.name -> thats the institution somebody fulfilled that role in (eg the court)

Given that the current index uses the apis field names we should stick with that tradition and name the fields accordingly

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

No branches or pull requests

1 participant