[pylucene-dev] Best ways to avoid stomping on existing indexes?
Nick Arnett
narnett at liveworld.com
Thu Feb 10 15:05:50 PST 2005
Andi Vajda wrote:
>
> I think you found a bug, could you please send a bug report with a
> piece of code that reproduces the problem ?
I don't think this is a bug... just forgetting to change the creation
Booleans in PyLucene.FSDirectory.getDirectory and PyLucene.IndexWriter
to False. In each case, it's the last Boolean argument passed. Is it a
bug that if either one is True, the index is written over?
Nick
More information about the pylucene-dev
mailing list