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

Create an lc_facet field in the traject config #2545

Open
2 tasks
rladdusaw opened this issue Oct 29, 2024 · 0 comments · May be fixed by #2547
Open
2 tasks

Create an lc_facet field in the traject config #2545

rladdusaw opened this issue Oct 29, 2024 · 0 comments · May be fixed by #2547
Assignees
Labels
feature Updates on existing feature or a new feature request

Comments

@rladdusaw
Copy link
Contributor

User story

In order for the blacklgiht-hierarchy gem to work we need a new field with the property formatted data

Acceptance criteria

  • If this change touches any of the files referenced in .rubocop_todo.yml create a new ticket to address the rubocop todo.
  • the traject_config.rb file has a method to create the desired field

Implementation notes, if any

The current implementation uses these methods to create a set of fields. Add a field that has two values

"lc_facet": [ "J - Political Science", "J - Political Science:JQ - Political Institutions (Asia, Africa, Australia, Pacific Area)" ]

The first is the same as the lc_1letter_facet field and the second is the lc_1letter_facet concatenated to the lc_rest_facet with a colon as a delimiter.

@rladdusaw rladdusaw added the feature Updates on existing feature or a new feature request label Oct 29, 2024
@rladdusaw rladdusaw self-assigned this Nov 6, 2024
@rladdusaw rladdusaw linked a pull request Nov 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Updates on existing feature or a new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant