Hostetter [mailto:[EMAIL PROTECTED]
Sent: 25 July 2006 19:47
To: java-user@lucene.apache.org
Subject: Re: Copying documents
: I want to copy a selection of documents from one index to another. I
can
: get the Document objects from the IndexReader and write them to the
: target index using the I
: I want to copy a selection of documents from one index to another. I can
: get the Document objects from the IndexReader and write them to the
: target index using the IndexWriter. The problem I have is this loses
: fields that have not been stored, is there a way round this.
there is no easy w
I want to copy a selection of documents from one index to another. I can
get the Document objects from the IndexReader and write them to the
target index using the IndexWriter. The problem I have is this loses
fields that have not been stored, is there a way round this.
Thanks
Mike
www.