Hi,

We have a requirement to update existing docs live within say 30s.
New docs updated depending on solrconfig autoSoftCommit.

As our dev team are finding this difficult to implement within our
middleware, I was thinking of writing an update processor as a
'post-processor' to add commitWithin (unless already set) so it runs on
shard leader/replicas to add commitWithin as described above.

It seems like a reasonable idea to have existing updates visible within X
secs, wondering whether others have implemented something similar, or if
this is inherently a flawed idea?

Many thanks,
Dan

Reply via email to