Hi Robert, got it, thanks!
Hi Uwe, yes we do have a way to detect whether the segment is created by
node A or B even if they share the same name, however, lucene does not
allow such situation (same name but generated by different writer) when
calling `openIfChanged` to try to incrementally load th
Hi Patrick,
This is an interesting question, and from what I understood, I see
correctness problems in what you're trying to implement. Let me make sure I
understand correctly...
So indexer-1 created segments 1,2,3,4 and indexer-2 created segments 1',
2', 3', 4' independently (they just have the