BookStack/app/Search
Dan Brown 8964575973
Search: Added support for escaped exact terms
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
2023-09-19 20:09:33 +01:00
..
SearchApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
SearchController.php Search: Updated popular items query, load parent book for chapters/pages 2023-06-10 15:08:07 +01:00
SearchIndex.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SearchOptions.php Search: Added support for escaped exact terms 2023-09-19 20:09:33 +01:00
SearchResultsFormatter.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SearchRunner.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SearchTerm.php Played around with a new app structure 2023-05-17 17:56:55 +01:00