On Wed, Apr 14, 2010 at 4:56 PM, Robert Newson <[email protected]>wrote:
> One thought. There is a delay between indexing and commit the index to > disk. updates within that period (currently 60s seconds) will indeed > be redone if you restart couchdb-lucene. I'll make the setting > configurable but it will always be at least a few seconds, as this > makes for much more efficient i/o. You can see search results before > the data is committed to disk, so perhaps this explains what you're > seeing? > > Its not just a few documents that gets indexed. I suspect all the docs in the db get read for reindexing - I would not have noticed it otherwise :-) My connection is crawling... maven is still downloading things needed for the latest from github. Will update later on what happened. thanks, mano
