Thx Marvin. When is the next official release scheduled for? I am a bit concerned about using the trunk version, as it might be unstable (unless your project is atypical of most ;-)).
Alain ________________________________________ From: Marvin Humphrey [[email protected]] Sent: Saturday, November 26, 2011 9:23 PM To: [email protected] Subject: Re: [lucy-user] Newbie, please help! On Wed, Nov 23, 2011 at 11:24:16AM -0500, Desilets, Alain wrote: > --- > rename from > 'C:\Users\Desiletsa\Documents\eclipse_workspace\WeBiText\Spikes\lucy\schema.temp' > to > 'C:\Users\Desiletsa\Documents\eclipse_workspace\WeBiText\Spikes\lucy\schema_1.json' > failed: File exists > lucy_Schema_write at > C:\Users\Desiletsa\AppData\Roaming\.cpanplus\5.12.3\build\Lucy-0.2.2\core\Lucy\Plan\Schema.c > line 410 > at C:/Users/Desiletsa/Documents/eclipse_workspace/WeBiText/Spikes/try_Lucy.pl > line 32 > --- > > If I delete the directory > C:/Users/Desiletsa/Documents/eclipse_workspace/WeBiText/Spikes/lucy, then I > can run the script again. > > What am I doing wrong? Nothing. :) This was a bug. https://issues.apache.org/jira/browse/LUCY-193 It is now fixed on trunk, and will be in the 0.3.0 release. The other bug you uncovered ("Couldn't completely remove 'seg_2'") has not been fixed yet, but if the Indexer doesn't crash you shouldn't encounter it. Marvin Humphrey
