BookStack/app/Search
Dan Brown af0b4fa851
Search: Updated popular items query, load parent book for chapters/pages
Primarily intended to show parent book for chapters when moving/copying
pages, since the default parent selector interfaces, which used the
entity-selector search endpoint, would run this popular query when no
term was present as a default backup.

For #4264
2023-06-10 15:08:07 +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 Refactored search-based code to its own folder 2022-08-16 11:28:05 +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