-
Notifications
You must be signed in to change notification settings - Fork 0
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
adding taxonomy type in facetted results #103
Comments
(same with etexts that have labels that could be returned) |
This is addressed in commit 9b3f960 . However, in root search results, only the count of etexts having a chunk containing the requested string is returned (Etexts_count.arq). A second call (in the facet panel) actually serves the etexts details. |
The actual commit is fafa9c4 |
This should be closed as well. WDYT ? |
I think so, I actually think it's more an issue in the data: buda-base/git-to-dbs#15 so let's close it here yes |
Some hits returned by the root search query are of type :Taxonomy but currently break the code. I've patched it so that it doesnt break, but these results should be handled properly (see here)
The text was updated successfully, but these errors were encountered: