for now lucene don't provide any thing like this.
maybe you can diff each version before add them into index . so it just
indexes and stores difference for newer version.
On Wed, Feb 15, 2012 at 4:25 PM, Jamie wrote:
> Greetings All.
>
> I'd like to index data corresponding to different versions
Greetings All.
I'd like to index data corresponding to different versions of the same
file. These files consists of PDF documents, word documents, and the
like. So as to ensure that no information is lost, I'd like to create a
new Lucene document for every version (or change) in a file. Each