-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
No search result at \\Server-123\FolderA\Folder1\ #4175
Labels
Milestone
Comments
esakkiraja100116
pushed a commit
to esakkiraja100116/BookStack
that referenced
this issue
Apr 26, 2023
esakkiraja100116
pushed a commit
to esakkiraja100116/BookStack
that referenced
this issue
Apr 26, 2023
esakkiraja100116
pushed a commit
to esakkiraja100116/BookStack
that referenced
this issue
Apr 26, 2023
esakkiraja100116
pushed a commit
to esakkiraja100116/BookStack
that referenced
this issue
Apr 26, 2023
ssddanbrown
pushed a commit
that referenced
this issue
Apr 27, 2023
Thanks for reporting @LHBL2003, Now addressed as part of #4202 and the subsequent work. As mentioned in that thread, any non-prefix matching of words/strings will need to be done with quotes to use exact term matching ( |
esakkiraja100116
added a commit
to esakkiraja100116/BookStack
that referenced
this issue
Apr 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
We have texts like
\Server-123\FolderA\Folder1\ on some pages
If you search for \\Server-123 you get a result.
If you search for \Server-123 or Server-123 or FolderA you get no result.
Steps to Reproduce
E.g. Server-123 or FolderA or \Server-123
Expected Behaviour
One finds what one seeks.
Screenshots or Additional Context
No response
Browser Details
Windows 10, Chrome
Exact BookStack Version
23.02.1
PHP Version
No response
Hosting Environment
Ubuntu 22.04 LTS
The text was updated successfully, but these errors were encountered: