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

Patron search doesn't work as expected #229

Closed
pronguen opened this issue Mar 20, 2019 · 4 comments
Closed

Patron search doesn't work as expected #229

pronguen opened this issue Mar 20, 2019 · 4 comments

Comments

@pronguen
Copy link
Contributor

Example: admin/records/patrons?q=katie gives no result

@pronguen pronguen added the bug label Mar 20, 2019
@rerowep
Copy link
Contributor

rerowep commented Mar 23, 2019

Is it working like this: admin/records/patrons?q=Katie

Do we need lowercase search?

@iGormilhit
Copy link

@rerowep Of course, search should be case insensitive. And not limited to full words.

admin/records/patrons?size=10&page=1&q=kat should give results too.

@iGormilhit iGormilhit changed the title Patron search doesn't work Patron search doesn't work as expected Mar 25, 2019
@pronguen
Copy link
Contributor Author

admin/records/patrons?size=10&page=1&q=kat should give results too.

To be addressed in en enhancement if we really want that behaviour.

@pronguen
Copy link
Contributor Author

To be solved by US 671

BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 26, 2022
* Adds acquisition settings for all libraries.
* Adds acquisition accounts for all libraries.
* Fixes rero#229

Co-Authored-by: Aly Badr <[email protected]>
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

No branches or pull requests

4 participants