Subject: Replication Lag Observed After Document U...
# community-help
s
Subject: Replication Lag Observed After Document Upsert Hi Typesense Team, I’m encountering an issue where documents are successfully upserted, but they don’t appear in search results immediately. Even after waiting for 2–3 minutes, the documents remain invisible in the search response, although they eventually show up later. This seems to indicate a replication lag. Are there any configuration settings or parameters I can adjust to mitigate this delay and ensure faster search consistency? Thanks in advance for your support.
f
Hey Sapan, Which version of Typesense are you using? If you call out to the
/debug
API route, the version will be returned as part of the response
s
@Fanis Tharropoulos We are using Typesense version 29.0 typesense:29.0
f
Could you replicate this in a set of simple curl commands like this example?