bookstack/app/Services
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
..
Facades Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
ActivityService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
AttachmentService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
EmailConfirmationService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
ExportService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
ImageService.php Not resizing gif images. 2018-03-19 01:44:33 +05:30
Ldap.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
LdapService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
PermissionService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SearchService.php Made search more efficient and tweaked weighting 2018-03-24 18:46:31 +00:00
SettingService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SocialAuthService.php Merge branch 'master' of git://github.com/moutonnoireu/BookStack into moutonnoireu-master 2018-02-11 11:44:09 +00:00
UploadService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
ViewService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00