]> BookStack Code Mirror - bookstack/commit
Search: Started work to make search result size consistent
authorDan Brown <redacted>
Mon, 27 Oct 2025 17:23:15 +0000 (17:23 +0000)
committerDan Brown <redacted>
Mon, 27 Oct 2025 17:23:15 +0000 (17:23 +0000)
commit0b265733142a21de91ed90d0e197c48b0561bb1e
tree5350cf6b78cdc6662086c3159f53b01657238132
parentc21c36e2a6668f0d1764598f37fb3524b0091609
Search: Started work to make search result size consistent
app/Entities/Models/Entity.php
app/Entities/Models/EntityTable.php [new file with mode: 0644]
app/Entities/Queries/EntityQueries.php
app/Entities/Tools/EntityHydrator.php [new file with mode: 0644]
app/Entities/Tools/MixedEntityListLoader.php
app/Search/SearchRunner.php