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

SOLR-85: Fix barcode compat issues #89

Merged
merged 3 commits into from Jun 18, 2018
Merged

Conversation

samj1912
Copy link
Contributor

@samj1912 samj1912 commented Jun 17, 2018

Summary

The current search fills in values for barcode when its empty or [none] and doesn't differentiate in search between [none] and an unset value. This patch fixes that and allows searching for barcode:none to find [none] type barcodes and -barcode:* to find barcodes with no value set.

  • This is a…
    • Bug fix
    • Feature addition
    • Refactoring
    • Minor / simple change (like a typo)
    • Other
  • Describe this change in 1-2 sentences:

Problem

Solution

Action

@samj1912 samj1912 requested review from mayhem, mineo and zas June 17, 2018 20:33
mayhem
mayhem previously approved these changes Jun 18, 2018
Copy link
Member

@mayhem mayhem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay, this PR makes sense now. :)

@samj1912 samj1912 merged commit fe3eb7c into metabrainz:master Jun 18, 2018
@samj1912 samj1912 changed the title Fix barcode compat issues SOLR-85: Fix barcode compat issues Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants