search: improve with CompositeSuggestQueryParser#151
search: improve with CompositeSuggestQueryParser#151ptamarit merged 4 commits intoinveniosoftware:masterfrom
Conversation
ee9e9e7 to
eb1fcfa
Compare
zzacharo
left a comment
There was a problem hiding this comment.
This seems like a long standing PR. Can we maybe have a summary of the improvements or maybe a small demo?
eb1fcfa to
87d182e
Compare
@zzacharo Sorry for the long wait. I finally found time to get back to it, and it's now ready for prime time. What is described in the linked issue is a good summary of the problems:
Happy to give a demo, but the tests are meant to show what changed in this pull request:
|
sakshamarora1
left a comment
There was a problem hiding this comment.
There is a PR with some changes to the parser: inveniosoftware/invenio-records-resources#608
We should test if this works with the new changes. The rest looks good!
Thanks for the heads up! |
|
new |
8b81e10 to
d882598
Compare
1366c75 to
79e8155
Compare
| ("Tim", USERNAME_TIM), | ||
| ("Tim CERN", USERNAME_TIM), | ||
| ("pub@inveniosoftware.org", USERNAME_JOSE), | ||
| ("pub@inveniosoftware.or", USERNAME_JOSE), |
There was a problem hiding this comment.
For some reason, before this change, pub@inveniosoftw was returning USERNAME_JOSE, but not anymore (and I cannot figure out why) -> I removed it from the tests, since this is not the main problem we trying to solve 😞
79e8155 to
32d2449
Compare


❤️ Thank you for your contribution!
Description
Checklist
Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:
Frontend
Reminder
By using GitHub, you have already agreed to the GitHub’s Terms of Service including that: