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
BookRepo.php
BookshelfRepo.php
ChapterRepo.php
PageRepo.php Added page content parsing to up-rank header text in search 2021-11-12 13:47:23 +00:00