Indexing and searching across versioned document collections
jake dsouza <[email protected]>
| Newsgroups | gmane.comp.jakarta.lucene.user,gmane.comp.apache.commons.general,gmane.comp.java.ofbiz.devel |
|---|---|
| Message-ID | <CAPUs3TXin-+OELuZbhwsFBfD1icymuB+WsxgwwDR5XwbawfJ8w__7242.20154011181$1352450549$gmane$org@mail.gmail.com> |
Hello, Has any one worked on making Lucene index and search versioned document collections i.e any corpus with multiple versions of documents similar to wikipedia or source code. I am working on a project to index and search versioned collections while keeping the index size minimum by taking into consideration differences in the versions to minimize the size of the index . Could some one direct me to any existing efforts to make Lucene work with versions . Thanks Jake