mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Also prevented use of empty exact matches. Prevents issues when attempting to use exact search terms in inputs for just search terms, and use of single " chars within search terms since these would get auto-promoted to exacts. For #4535 |
||
|---|---|---|
| .. | ||
| SearchApiController.php | ||
| SearchController.php | ||
| SearchIndex.php | ||
| SearchOptions.php | ||
| SearchResultsFormatter.php | ||
| SearchRunner.php | ||
| SearchTerm.php | ||