Re: [Neo] Lucene Full text bathinserter

2009-09-07 Thread Mattias Persson
Hi Bob, I just committed a LuceneFulltextIndexBatchInserter which does just that. You'll probably be the first to try it out though, except some unit tests :) 2009/9/5 Rob Challen rjchal...@gmail.com: Hi there, Is there any way to use a full text lucene index service with the BatchInserter,

Re: [Neo] Lucene Full text bathinserter

2009-09-07 Thread Rob Challen
Thanks, That's pretty good service :-). I'll try and have a go this afternoon / tomorrow. On an aside... I know there was discussion about this before, but I'm trying to do an implementation of SNOMED CT (a largish medical terminology) in Neo. SNOMED has a unique index on all concepts and

Re: [Neo] Looking at DB contents

2009-09-07 Thread Todd Stavish
Hi Martin, Anders, The standalone version of neoclipse works like a charm, thanks. I was surprised that the shell locked out a non-updating traverse application that I wrote. Where do I explicitly declare locking? My natural assumption was in beginTx( kindOfLock ). Thanks, Todd On Mon, Sep 7,