]> BookStack Code Mirror - bookstack/commit
Refactored search indexer, Increase title/name score boost
authorDan Brown <redacted>
Thu, 11 Nov 2021 13:36:49 +0000 (13:36 +0000)
committerDan Brown <redacted>
Thu, 11 Nov 2021 13:36:49 +0000 (13:36 +0000)
commit9f3261398207d3c4d77d20f54ac160f61209c1e1
tree816c1053748e0da2bf634ac6561e9d0a66258712
parent0ddd0528181fde31e9d3a45f3ec5c2efaba44995
Refactored search indexer, Increase title/name score boost

- Title score boost changed from 5 to 40 (8x increase).
- Extracted entity parsing to its own function
app/Entities/Tools/SearchIndex.php