BookStack/app/Search
2025-10-24 14:22:53 +01:00
..
Options Search: Added exact/filter/tag term negation support 2024-10-03 19:27:03 +01:00
SearchApiController.php ZIP Imports: Added API examples, finished testing 2025-07-18 16:19:14 +01:00
SearchController.php Queries: Updated old use-specific entity query classes 2024-02-08 16:39:59 +00:00
SearchIndex.php Maintenance: Reached PHPstan level 2 2025-09-02 16:02:52 +01:00
SearchOptions.php Searching: Added custom tokenizer that considers soft delimiters. 2025-02-14 19:01:51 +00:00
SearchOptionSet.php Maintenance: Addressed a range of phpstan level 3 issues 2025-09-03 10:47:45 +01:00
SearchResultsFormatter.php Search: Added structure for search term inputs 2024-10-02 17:31:45 +01:00
SearchRunner.php Comments API: Addressed failing tests and static testing 2025-10-24 14:22:53 +01:00
SearchTerm.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SearchTextTokenizer.php Searching: Added custom tokenizer that considers soft delimiters. 2025-02-14 19:01:51 +00:00