]> BookStack Code Mirror - bookstack/commit
Search Index: Fixed SQL error when indexing large pages
authorDan Brown <redacted>
Wed, 11 Dec 2024 15:53:57 +0000 (15:53 +0000)
committerDan Brown <redacted>
Wed, 11 Dec 2024 15:55:19 +0000 (15:55 +0000)
commit509af2463d94210fd500c10c651fa8f883e87fd8
tree7c054f7dde2d7450d34e305e1ed301b87775c903
parent5632fef6212001ec8357c854f565b5e6a1df9c0f
Search Index: Fixed SQL error when indexing large pages

Due to hitting statement placeholder limits (typically 65k)
when inserting index terms for single page.

Added test to cover.
Also added skipped tests for tests we don't always want to run.
For #5322
app/Search/SearchIndex.php
tests/Entity/EntitySearchTest.php
tests/LanguageTest.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.