]> BookStack Code Mirror - bookstack/commit
Added Bookshelves to search system.
authorDan Brown <redacted>
Sun, 23 Sep 2018 11:34:30 +0000 (12:34 +0100)
committerDan Brown <redacted>
Sun, 23 Sep 2018 11:34:30 +0000 (12:34 +0100)
commit7b32aa163fdf19a26358fff9342515c38cddd434
treeb37d0e3fb1e4318c551b01298c371a76947af11a
parenteebfd8904e07f2f0b4f4f5e02506f9f43a4969fa
Added Bookshelves to search system.

Also cleaned up and made search indexing system a little more efficient.
Closes #1023
app/Services/SearchService.php
resources/assets/js/vues/search.js
resources/lang/en/entities.php
resources/views/search/all.blade.php
tests/Entity/EntitySearchTest.php