BookStack/app/Entities/Repos
Dan Brown f28daa01d9
Added page content parsing to up-rank header text in search
This adds parsing of page content so that headers apply a boost to
scores in the search term index.
Additionally, this merges title and content terms to reduce the amount
of stored terms a little.
Includes testing to cover.
2021-11-12 13:47:23 +00:00
..
BaseRepo.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookRepo.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookshelfRepo.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
ChapterRepo.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageRepo.php Added page content parsing to up-rank header text in search 2021-11-12 13:47:23 +00:00