BookStack/app/Http
Dan Brown f101c1a622
Made search more efficient and tweaked weighting
Added per-entity weighting changes.
Now Books score higher than chapters which score higher than pages.

Reduced queries required on search by only searching once but at a
higher count to see if there's another page.
2018-03-24 18:46:31 +00:00
..
Controllers Made search more efficient and tweaked weighting 2018-03-24 18:46:31 +00:00
Middleware Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Enabled session in 404 responses 2017-12-28 13:19:02 +00:00