Yes.
Let me know your address, and I will send one. Green with a white
Rabbit on it. Seriously.

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

brew install neo4j && neo4j start
heroku addons:add neo4j



On Tue, Dec 6, 2011 at 11:09 AM, ajinkyar <kaleajin...@gmail.com> wrote:
> That reference cost us hell lotta time!! Do we get a free neo4j t-shirt for
> pointing that out ;) !?
>
> On Tue, Dec 6, 2011 at 5:04 AM, Peter Neubauer [via Neo4j Community
> Discussions] <ml-node+s438527n3563901...@n3.nabble.com> wrote:
>
>> Ajinkya,
>> thanks for pointing this out. Killed and forwarded the wiki page.
>>
>> Cheers,
>>
>> /peter neubauer
>>
>> GTalk:      neubauer.peter
>> Skype       peter.neubauer
>> Phone       +46 704 106975
>> LinkedIn   http://www.linkedin.com/in/neubauer
>> Twitter      http://twitter.com/peterneubauer
>>
>> brew install neo4j && neo4j start
>> heroku addons:add neo4j
>>
>>
>>
>> On Tue, Dec 6, 2011 at 10:34 AM, ajinkyar <[hidden 
>> email]<http://user/SendEmail.jtp?type=node&node=3563901&i=0>>
>> wrote:
>>
>> > Thanks for the suggestion .. I will give that a try.
>> > I found the reference here
>> > http://wiki.neo4j.org/content/Indexing_with_IndexService
>> >
>> > On Tue, Dec 6, 2011 at 4:10 AM, Michael Hunger [via Neo4j Community
>> > Discussions] <[hidden 
>> > email]<http://user/SendEmail.jtp?type=node&node=3563901&i=1>>
>> wrote:
>> >
>> >> You don't need LuceneIndexService, where did you find the documentation
>> >> that said to use the old index service? We would like to update that.
>> >>
>> >> just
>> >>
>> >> Index<Node> myIndex = graphDb.index().forNodes("indexName");
>> >> index.add(node, "key", value);
>> >> index.get("key",value);
>> >> index.query(query);
>> >>
>> >> etc.
>> >>
>> >> see: http://docs.neo4j.org/chunked/milestone/indexing.html
>> >>
>> >> Cheers,
>> >>
>> >> Michael
>> >>
>> >> Am 06.12.2011 um 09:50 schrieb ajinkyar:
>> >>
>> >> > In that case I cannot use LuceneIndexService ... can you please
>> suggest
>> >> me a
>> >> > way so that I can use LuceneIndexService ?
>> >> >
>> >> > With neo4j-lucene-index-1.6-SNAPSHOT.jar and lucene-core-3.1.0.jar I
>> am
>> >> not
>> >> > able to use LuceneIndexService ..
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > View this message in context:
>> >>
>> http://neo4j-community-discussions.438527.n3.nabble.com/org-neo4j-graphdb-TransactionFailureException-Could-not-create-data-source-lucene-lucene-tp3560554p3563787.html
>> >>
>> >> > Sent from the Neo4j Community Discussions mailing list archive at
>> >> Nabble.com.
>> >> > _______________________________________________
>> >> > Neo4j mailing list
>> >> > [hidden email] <http://user/SendEmail.jtp?type=node&node=3563820&i=0>
>>
>> >> > https://lists.neo4j.org/mailman/listinfo/user
>> >>
>> >> _______________________________________________
>> >> Neo4j mailing list
>> >> [hidden email] <http://user/SendEmail.jtp?type=node&node=3563820&i=1>
>> >> https://lists.neo4j.org/mailman/listinfo/user
>> >>
>> >>
>> >> ------------------------------
>> >>  If you reply to this email, your message will be added to the
>> discussion
>> >> below:
>> >>
>> >>
>> http://neo4j-community-discussions.438527.n3.nabble.com/org-neo4j-graphdb-TransactionFailureException-Could-not-create-data-source-lucene-lucene-tp3560554p3563820.html
>> >>  To unsubscribe from org.neo4j.graphdb.TransactionFailureException:
>> Could
>> >> not create data source lucene[lucene], click here<
>>
>> >> .
>> >> NAML<
>> http://neo4j-community-discussions.438527.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>> >>
>> >
>> >
>> >
>> > --
>> >
>> > Regards,
>> > Ajinkya
>> > http://ajinkya.info
>> >
>> >
>> > .O.
>> > ..O
>> > OOO
>> >
>> >
>> > --
>> > View this message in context:
>> http://neo4j-community-discussions.438527.n3.nabble.com/org-neo4j-graphdb-TransactionFailureException-Could-not-create-data-source-lucene-lucene-tp3560554p3563862.html
>>
>> > Sent from the Neo4j Community Discussions mailing list archive at
>> Nabble.com.
>> > _______________________________________________
>> > Neo4j mailing list
>> > [hidden email] <http://user/SendEmail.jtp?type=node&node=3563901&i=2>
>> > https://lists.neo4j.org/mailman/listinfo/user
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups "Neo4j User Discussions" group.
>> > To post to this group, send email to [hidden 
>> > email]<http://user/SendEmail.jtp?type=node&node=3563901&i=3>.
>>
>> > To unsubscribe from this group, send email to [hidden 
>> > email]<http://user/SendEmail.jtp?type=node&node=3563901&i=4>.
>>
>> > For more options, visit this group at
>> http://groups.google.com/a/neo4j.org/group/user/?hl=en.
>> >
>> _______________________________________________
>> Neo4j mailing list
>> [hidden email] <http://user/SendEmail.jtp?type=node&node=3563901&i=5>
>> https://lists.neo4j.org/mailman/listinfo/user
>>
>>
>> ------------------------------
>>  If you reply to this email, your message will be added to the discussion
>> below:
>>
>> http://neo4j-community-discussions.438527.n3.nabble.com/org-neo4j-graphdb-TransactionFailureException-Could-not-create-data-source-lucene-lucene-tp3560554p3563901.html
>>  To unsubscribe from org.neo4j.graphdb.TransactionFailureException: Could
>> not create data source lucene[lucene], click 
>> here<http://neo4j-community-discussions.438527.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3560554&code=a2FsZWFqaW5reWFAZ21haWwuY29tfDM1NjA1NTR8ODk3NzQzMjIx>
>> .
>> NAML<http://neo4j-community-discussions.438527.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>
>
> --
>
> Regards,
> Ajinkya
> http://ajinkya.info
>
>
> .O.
> ..O
> OOO
>
>
> --
> View this message in context: 
> http://neo4j-community-discussions.438527.n3.nabble.com/org-neo4j-graphdb-TransactionFailureException-Could-not-create-data-source-lucene-lucene-tp3560554p3563909.html
> Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to