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

Update searchworks-prod with new features + defaults from solr 8 #196

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

cbeer
Copy link
Member

@cbeer cbeer commented Sep 13, 2019

Currently up for testing at http://sw-webapp-sandbox-e.stanford.edu with the index test branch at sul-dlss/sw_index_tests#231.

Most relevancy changes are for:

  • multiword queries, especially those where one of the words is an exact match for the 245a; generally, this seems to improve relevancy where documents were inappropriately hoisted.
  • partial matches for author-title queries (or other cross-field searches); generally this has a negative impact on relevancy, this may need a new solr field that has both available for searching.
  • queries with compound words (e.g. separated by hyphens) are greatly improved.

Note that these changes should be reviewed by gryphon(search? core?) before being released.

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 this pull request may close these issues.

1 participant