BookStack/app/Entities/Models
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
..
Book.php Added page content parsing to up-rank header text in search 2021-11-12 13:47:23 +00:00
BookChild.php Applied stylci advisories 2021-08-24 21:23:55 +01:00
Bookshelf.php Added page content parsing to up-rank header text in search 2021-11-12 13:47:23 +00:00
Chapter.php Added page content parsing to up-rank header text in search 2021-11-12 13:47:23 +00:00
Deletion.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Entity.php Added page content parsing to up-rank header text in search 2021-11-12 13:47:23 +00:00
HasCoverImage.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Page.php Added page content parsing to up-rank header text in search 2021-11-12 13:47:23 +00:00
PageRevision.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
SearchTerm.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00