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
SearchController.php Search: Updated popular items query, load parent book for chapters/pages 2023-06-10 15:08:07 +01:00
SearchIndex.php
SearchOptions.php
SearchResultsFormatter.php
SearchRunner.php
SearchTerm.php