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

[BUG] Boolean search doesn't produce accurate results. #43

Closed
kylehuynh205 opened this issue Mar 14, 2024 · 0 comments
Closed

[BUG] Boolean search doesn't produce accurate results. #43

kylehuynh205 opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kylehuynh205
Copy link
Contributor

Upstream Advanced Search is deployed in this site: https://ecn.digital.utsc.utoronto.ca/search-results

*Apply the following Search:

  • keyword = street
    (AND)
  • Place Published = Halifax

==> Expect results as 1080 items , but the results have 1644 items

https://ecn.digital.utsc.utoronto.ca/search-results?a%5B0%5D%5Bf%5D=all&a%5B0%5D%5Bi%5D=IS&a%5B0%5D%5Bv%5D=street&a%5B1%5D%5Bc%5D=AND&a%5B1%5D%5Bf%5D=field_place_published&a%5B1%5D%5Bi%5D=IS&a%5B1%5D%5Bv%5D=Halifax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants