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

negative filter with conjunction does not work #93

Open
mgierke opened this issue Jul 6, 2022 · 0 comments
Open

negative filter with conjunction does not work #93

mgierke opened this issue Jul 6, 2022 · 0 comments

Comments

@mgierke
Copy link

mgierke commented Jul 6, 2022

negative filter with AND to link does not work, because the hits remain contained. But this linking of negative filters apparently works with OR? Take a look at this to see:

plotHighchart(
c(
'[orth!="des" & orth!="ihres"] [orth="Hauses"]',
'([orth!="des"] | [orth!="ihres"]) [orth="Hauses"]'
)
)

@kupietz kupietz transferred this issue from KorAP/RKorAPClient Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant