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

Add support for more datatypes in filters (e.g. keyword, quantity) #3

Open
krabina opened this issue Nov 17, 2022 · 0 comments · May be fixed by #62
Open

Add support for more datatypes in filters (e.g. keyword, quantity) #3

krabina opened this issue Nov 17, 2022 · 0 comments · May be fixed by #62
Labels
enhancement New feature or request

Comments

@krabina
Copy link
Contributor

krabina commented Nov 17, 2022

Semantic Drilldown displays an error when data type quantity or keyword is used:
Error! Unsupported property type (Quantity) for filter Size.
as quantities support multiple units, I guess using the first unit would be ok.

https://testwiki2.kdz.eu/index.php?title=Special:BrowseData/Cities

If a property is selected of datatype keyword, SD displays "(There are no values for this filter)" even if there should be values (same query is working in filtered format.
There is also an error message
Error! Unsupported property type (Keyword) for filter Numismatic keyword.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants