0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-04 04:45:23 +00:00
BookStackApp_BookStack/app/Search
Dan Brown a023bed41d
Vectors: Added command to regenerate for all
Also made models configurable.
Tested system scales via 86k vector entries.
2025-03-25 19:38:32 +00:00
..
Options Search: Added exact/filter/tag term negation support 2024-10-03 19:27:03 +01:00
Vectors Vectors: Added command to regenerate for all 2025-03-25 19:38:32 +00:00
SearchApiController.php Search API: Updated handling of parent detail, added testing 2024-12-03 13:51:46 +00:00
SearchController.php Vectors: Got basic LLM querying working using vector search context 2025-03-24 19:51:48 +00:00
SearchIndex.php Vectors: Built content vector indexing system 2025-03-24 16:28:14 +00: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