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

fix: shelfmark search #117

Closed
wants to merge 1 commit into from
Closed

Conversation

sourcefilter
Copy link
Contributor

Search by shelfmark wasn't working, due to a typo that had the field type as "_tsi" instead of "_ssi". Investigating this, I also found and fixed a test that used "title_tsim" instead of "title_tesim"

@sourcefilter sourcefilter added bug Something isn't working Fix Fix labels Dec 19, 2023
@sourcefilter sourcefilter self-assigned this Dec 19, 2023
@sourcefilter sourcefilter force-pushed the 2519-fix-shelfmark-search branch 4 times, most recently from e3483f1 to 128c7cf Compare December 20, 2023 20:56
Search by shelfmark wasn't working, due to a typo that had the field type as "_tsi" instead of "_ssi". Investigating this, I also found and fixed a test that used "title_tsim" instead of "title_tesim"
@pghorpade
Copy link
Contributor

Will be using _tsi field. and will add the docker file change to a separate branch and ticket

@pghorpade pghorpade closed this Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fix Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants