BookStack/app/Search
Dan Brown 54f883e815
Some checks failed
analyse-php / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-migrations / build (8.4) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
test-php / build (8.4) (push) Has been cancelled
Improved vector text chunking
2025-08-19 11:04:14 +01:00
..
Options Search: Added exact/filter/tag term negation support 2024-10-03 19:27:03 +01:00
Vectors Improved vector text chunking 2025-08-19 11:04:14 +01:00
SearchApiController.php ZIP Imports: Added API examples, finished testing 2025-07-18 16:19:14 +01:00
SearchController.php Improved vector text chunking 2025-08-19 11:04:14 +01:00
SearchIndex.php Vectors: Built content vector indexing system 2025-08-17 09:43:00 +01:00
SearchOptions.php Searching: Added custom tokenizer that considers soft delimiters. 2025-02-14 19:01:51 +00:00
SearchOptionSet.php Search: Prevented negated terms filling in UI inputs 2024-10-03 19:40:11 +01:00
SearchResultsFormatter.php Search: Added structure for search term inputs 2024-10-02 17:31:45 +01:00
SearchRunner.php Search: Fixed last commented filter when using table prefixes 2024-10-05 15:20:04 +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