feat(search/lexical): populate SearchHit.indexed_at (fb-32)

JOIN documents.updated_at. stale defaults to false; App facade
post-processes against config threshold.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
th-kim0823
2026-05-09 01:10:20 +09:00
parent 922849cd95
commit f4ce6652b2
7 changed files with 103 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -3832,6 +3832,7 @@ dependencies = [
"serde_json",
"tempfile",
"thiserror 2.0.18",
"time",
"tracing",
]