Y
Hacker News
new
|
ask
|
show
|
jobs
by
ddorian43
3463 days ago
All indexes are eventually consistent or just lucene ones ? I remember they created a ~clone of lmdb which has transactions (and can build indexes on top of it).
1 comments
Maarten88
3463 days ago
All. It's possible to wait for indexes to be complete using the WaitForNonStaleResultsXxx query options.
link