Re: [Neo] Lucene Full text bathinserter

2009-09-07 Thread Mattias Persson
If you're just looking up relationship by their id then the NeoService#getRelationshipById can do that, but there isn't an IndexService for relationships at the moment. 2009/9/7 Rob Challen : > Thanks, That's pretty good service :-). I'll try and have a go this > afternoon / tomorrow. > > On an as

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 descript

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 : > Hi there, > > Is there any way to use a full text lucene index service with the > BatchInserter, or with the Embe

[Neo] Lucene Full text bathinserter

2009-09-05 Thread Rob Challen
Hi there, Is there any way to use a full text lucene index service with the BatchInserter, or with the EmbeddedReadOnlyNeo service? Thanks, Rob. ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user