Re: future releases: Append Function for Indexing

2007-05-03 Thread Alexander Kern
cuments), since there is no-rewriting/copying of document data during a merge. This solution also makes append" trivial, unless you are appending fields that need to be indexed. On Mar 20, 2007, at 12:11 PM, Alexander Kern wrote: > As for now, when ever the index of a document needs

future releases: Append Function for Indexing

2007-03-20 Thread Alexander Kern
As for now, when ever the index of a document needs to be updated, the complete document needs to be deleted, then newly indexed & finally added to the index repository. If, however, information merely needed to be added to the existing document (->appended), the described procedure creates a grea