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

Wrong facet counts with ISBN/ISSN query #1932

Open
acka47 opened this issue Oct 26, 2023 · 1 comment
Open

Wrong facet counts with ISBN/ISSN query #1932

acka47 opened this issue Oct 26, 2023 · 1 comment
Labels

Comments

@acka47
Copy link
Contributor

acka47 commented Oct 26, 2023

Reported today via email by @frauhollunder.

bei wenigen Treffern sind die Filter zum Eingrenzen auf den
Gesamtbestand bezogen?

https://lobid.org/resources/search?id=0301-2999&name=&subject
https://lobid.org/resources/search?id=0301-2999&name=&subject=

Bei größeren Treffermengen sieht es gut aus:

https://lobid.org/resources/search?agent=&name=luhmann&subject
https://lobid.org/resources/search?agent=&name=luhmann&subject=

Screenshot:

image

@acka47
Copy link
Contributor Author

acka47 commented Oct 26, 2023

The problem: The "ISBN/ISSN" query is a custom query, which in the background queries two fields (issn and isbn). When verbosely querying these fields the facet count is correct:

https://lobid.org/resources/search?q=issn%3A%220301-2999%22+OR+isbn%3A%220301-2999%22

@dr0i dr0i added the Web-App label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready
Development

No branches or pull requests

2 participants