Re: [Neo4j] IndexProvider question

2010-09-21 Thread Honnur Vorvoi
That's exactly what I was looking for. It's just awesome :) Thanks a lot Mattias. Am gonna try this out rightaway.   Date: Tue, 21 Sep 2010 01:10:01 +0200 From: Mattias Persson matt...@neotechnology.com Subject: Re: [Neo4j] IndexProvider question To: Neo4j user discussions user@lists.neo4j.org

Re: [Neo4j] IndexProvider question

2010-09-20 Thread Mattias Persson
:10 +0200 From: Mattias Persson matt...@neotechnology.com Subject: Re: [Neo4j] IndexProvider question To: Neo4j user discussions user@lists.neo4j.org Message-ID: aanlktinmd6-mrjrjspp92kan+de_bjbw2dp+l3+nt...@mail.gmail.comaanlktinmd6-mrjrjspp92kan%2bde_bjbw2dp%2bl3%2bnt...@mail.gmail.com

Re: [Neo4j] IndexProvider question

2010-09-17 Thread Honnur Vorvoi
, 16 Sep 2010 22:39:10 +0200 From: Mattias Persson matt...@neotechnology.com Subject: Re: [Neo4j] IndexProvider question To: Neo4j user discussions user@lists.neo4j.org Message-ID:     aanlktinmd6-mrjrjspp92kan+de_bjbw2dp+l3+nt...@mail.gmail.com Content-Type: text/plain; charset=UTF-8 I'd say wrapping

Re: [Neo4j] IndexProvider question

2010-09-17 Thread Mattias Persson
Subject: Re: [Neo4j] IndexProvider question To: Neo4j user discussions user@lists.neo4j.org Message-ID: aanlkti=xmdkstyk8l49m1uiqaxroxgrq2rcv004aj...@mail.gmail.com Content-Type: text/plain; charset=UTF-8 I just added a way to do this (not as a persistent config, since they control

Re: [Neo4j] IndexProvider question

2010-09-15 Thread Mattias Persson
: Honnur Vorvoi vhon...@yahoo.com Subject: Re: [Neo4j] IndexProvider question To: user@lists.neo4j.org Date: Thursday, September 9, 2010, 10:33 PM Thanks Mattias. Since IndexProvider does all LuceneFulltextQueryIndexService can do and much more, I am going to use just

Re: [Neo4j] IndexProvider question

2010-09-10 Thread Honnur Vorvoi
classes.  Is it supported in the new index provider? if not, is there a way we can set the same?   Thanks in advance.   --- On Thu, 9/9/10, Honnur Vorvoi vhon...@yahoo.com wrote: From: Honnur Vorvoi vhon...@yahoo.com Subject: Re: [Neo4j] IndexProvider question To: user@lists.neo4j.org Date

Re: [Neo4j] IndexProvider question

2010-09-10 Thread Mattias Persson
on the new IndexProvider framework, keep it coming! --- On Thu, 9/9/10, Honnur Vorvoi vhon...@yahoo.com wrote: From: Honnur Vorvoi vhon...@yahoo.com Subject: Re: [Neo4j] IndexProvider question To: user@lists.neo4j.org Date: Thursday, September 9, 2010, 10:33 PM Thanks Mattias

Re: [Neo4j] IndexProvider question

2010-09-09 Thread Honnur Vorvoi
Thanks Mattias. Since IndexProvider does all LuceneFulltextQueryIndexService can do and much more, I am going to use just IndexProvider.     Date: Wed, 8 Sep 2010 16:28:56 +0200 From: Mattias Persson matt...@neotechnology.com Subject: Re: [Neo4j] IndexProvider question To: Neo4j user discussions

Re: [Neo4j] IndexProvider question

2010-09-08 Thread Peter Neubauer
Honnur, I am not really sure I get everything right, but some hints inline: On Mon, Sep 6, 2010 at 2:56 AM, Honnur Vorvoi vhon...@yahoo.com wrote: Hello, I have the following questions with regard to the IndexProvider(example below): 1. I already have LuceneFulltextQueryIndexService. Can

Re: [Neo4j] IndexProvider question

2010-09-08 Thread Mattias Persson
Hi Honnur! 2010/9/6, Honnur Vorvoi vhon...@yahoo.com: Hello, I have the following questions with regard to the IndexProvider(example below): 1. I already have LuceneFulltextQueryIndexService. Can I use IndexProvider with the same graphDb as well? or are they mutually exclusive? They are

Re: [Neo4j] IndexProvider question

2010-09-08 Thread Honnur Vorvoi
Peter,   Thank you very much. Your response answered all my questions.     Regards,   Honnur   Date: Wed, 8 Sep 2010 14:54:55 +0200 From: Peter Neubauer peter.neuba...@neotechnology.com Subject: Re: [Neo4j] IndexProvider question To: Neo4j user discussions user@lists.neo4j.org Message-ID

[Neo4j] IndexProvider question

2010-09-05 Thread Honnur Vorvoi
Hello,   I have the following questions with regard to the IndexProvider(example below):   1. I already have LuceneFulltextQueryIndexService. Can I use IndexProvider with the same graphDb as well? or are they mutually exclusive? 2. What doesn the param users in provider.nodeIndex(users)