1
0
mirror of https://github.com/php/phd.git synced 2026-04-29 01:43:11 +02:00

2 Commits

Author SHA1 Message Date
AllenJB 264c65b187 Fix missing pages in search indexes (#212)
* Search indexes: Fix missing search entries

This handles duplicated ids - but requires changes on web-php to use new indexes
2025-11-04 06:19:18 +00:00
haszi fc84db4987 Move all database access to IndexRepository (#126)
Move all database access to IndexRepository.
Use the same database during the entire indexing-rendering process.
Add a simple smoke test for render.php.

Co-authored-by: haszi <haszika80@gmail.com>
2024-05-20 13:19:31 +01:00