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

Placeholder - Fuzzy Search Catalog #493

Open
lovinscari opened this issue Apr 29, 2021 · 0 comments
Open

Placeholder - Fuzzy Search Catalog #493

lovinscari opened this issue Apr 29, 2021 · 0 comments
Labels
Application Development Phase 2 Issues deferred to Phase 2 of the Blacklight Project Search Epics and Issues related to search of Blacklight Discovery Layer

Comments

@lovinscari
Copy link

Based on the findings from ticket #130 - We might want to think about (post-beta) is setting is the spellcheck dictionary for Fuzzy Search. It specifies the dictionary that should be used for spellchecking. Currently, we have three spellcheck dictionaries defined in the solrconfig xml - author, subject, title. These point to solr fields author_tsim, subject_ssim, title_tsim respectively (in the schema xml). We can add new dictionaries and make them point to specified fields.

@lovinscari lovinscari added Application Development Post-Beta Refinement Search Epics and Issues related to search of Blacklight Discovery Layer labels Apr 29, 2021
@lovinscari lovinscari added the Phase 2 Issues deferred to Phase 2 of the Blacklight Project label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Application Development Phase 2 Issues deferred to Phase 2 of the Blacklight Project Search Epics and Issues related to search of Blacklight Discovery Layer
Projects
None yet
Development

No branches or pull requests

1 participant