-
Notifications
You must be signed in to change notification settings - Fork 2
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
adding synonyms for searching #332
Conversation
Watch out for the flying lobsters @peetucket |
|
||
sewerage,drains,manhole,manholes,sewage,sewer,sewerage,sewer-pipe,sewers | ||
|
||
invertebrates,lobsters,mosquitoes,shellfish |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jcoyne and @peetucket , I can change this line so it's an expansion in one direction. I.e. invertebrates -> lobsters, mosquitoes, shellfish. This would prevent a search for mosquitoes to expand to a search for lobsters and vice versa.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LOL, I don't really care. It's not my area of expertise. I just thought that it was silly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"The Flying Lobsters" is going to be the name of my steel drum band when I retire on Cape Cod.
any reason we can't merge? |
@dnoneill I think it's fine to merge. I'll put in another PR after testing some of this on staging to deal with the lobster situation. :) |
What this pull request does:
Closes sul-dlss/earthworks#41 and relates to sul-dlss/earthworks#1083, we are adding a synonym file with added values and adding a synonym filter to the query analyzer for the "text_en" field type.