Changeset [d72f0e57a9bd6f7c5822ecd13cb9df8fa30946c2] by Paul Jones
October 14th, 2011 @ 01:41 AM
[#375] Don't explicitly mark tombstones - infer them from both participants having a negative presence.
This technique eliminates the need for another indexed field,
and also helps with cases where something
has become tombstone then is brought back - instead of updating
tombstone fields, the relevant indicators
will have changed.
https://github.com/lshift/diffa/commit/d72f0e57a9bd6f7c5822ecd13cb9...
Committed by Paul Jones
- M kernel/src/main/scala/net/lshift/diffa/kernel/indexing/LuceneVersionCorrelationStore.scala
- M kernel/src/main/scala/net/lshift/diffa/kernel/indexing/LuceneWriter.scala
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Real Time Differencing Tool.