Re: SynonymAnalyzer(s) in PyLucene34

2011-10-28 Thread Michael McCandless
On Thu, Oct 27, 2011 at 11:39 AM, Michael McCandless wrote: > On Thu, Oct 27, 2011 at 11:07 AM, Andi Vajda wrote: > >> It would be helpful if the >> error returned, "Unknown format version: -11", said where on disk it was >> found. The CorruptIndexException could do this, no ? > > I agree!  It ca

Re: SynonymAnalyzer(s) in PyLucene34

2011-10-27 Thread Michael McCandless
On Thu, Oct 27, 2011 at 9:09 AM, Andi Vajda wrote: > So, I downloaded the new version of the samples, hoping to find a new > version of the wordnet index. But first, following instructions in README, > running 'ant test' in the lia2e directory fails with: >    Testcase: testWriteLock(lia.indexing

Re: SynonymAnalyzer(s) in PyLucene34

2011-10-27 Thread Andi Vajda
Hi Thomas, (and Mike, for questions) On Thu, 27 Oct 2011, Thomas Koch wrote: while I was playing with the SynonymAnalyzer stuff (pylucene-3.4 samples) I discovered that the wordnet example is broken due to an outdated wordnet database: The SynonymAnalyzerTest works fine, but the SynonymAnalyz

SynonymAnalyzer(s) in PyLucene34

2011-10-27 Thread Thomas Koch
Hi, while I was playing with the SynonymAnalyzer stuff (pylucene-3.4 samples) I discovered that the wordnet example is broken due to an outdated wordnet database: The SynonymAnalyzerTest works fine, but the SynonymAnalyzerViewer fails with: ...lucene.JavaError: org.apache.lucene.index.IndexFormatTo