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

Fulltext search: Nonexistent keyword with ^namespace exclude yields all pages #4241

Open
bleistivt opened this issue Mar 11, 2024 · 0 comments
Labels

Comments

@bleistivt
Copy link
Contributor

bleistivt commented Mar 11, 2024

nonexistentstring works as expected
https://www.dokuwiki.org/dokuwiki?do=search&id=dokuwiki&sf=1&q=nonexistentstring

nonexistentstring ^plugin yields all pages except that namespace which is a bug
https://www.dokuwiki.org/dokuwiki?do=search&id=dokuwiki&sf=1&q=nonexistentstring++%5Eplugin

...this is similar to just ^plugin which might be intended? (show all pages except from a namespace)
https://www.dokuwiki.org/dokuwiki?do=search&id=dokuwiki&sf=1&q=%5Eplugin

DokuWiki 2024-02-14a "Kaos", PHP 8.2

@bleistivt bleistivt added the Bug label Mar 11, 2024
@bleistivt bleistivt changed the title Fulltext search: Nonexistent keyword with namespace exclude yields all pages Fulltext search: Nonexistent keyword with ^namespace exclude yields all pages Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant