RE: Keeping RAMDirectory and filesystem index in sync

2006-03-13 Thread Satuluri, Venu_Madhav
code/design change, I thought I should first find out if there was any way I could lessen the work. Venu -Original Message- From: Jens Kraemer [mailto:[EMAIL PROTECTED] Sent: Monday, March 13, 2006 7:19 PM To: java-user@lucene.apache.org Subject: Re: Keeping RAMDirectory and filesystem

Re: Keeping RAMDirectory and filesystem index in sync

2006-03-13 Thread Chris Hostetter
: The Searching process then would have to re-open it's RAMDirectory. the key to all of this being that there are constructors for RAMDirectory that make it very easy to load in the contents of an FSDirectory. : Or you check the version of the fs-based index from time to time, to see : when it