Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-02 Thread Craig Taverner
ene, but will experiment with a few approaches > to see what works best in different scenarios, and will try implementing > something along the lines of what you describe. > > > > -Original Message- > From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-02 Thread Rick Bullotta
els that address > specific types of domain requirements. > > Rick > > > From: user-boun...@lists.neo4j.org [user-boun...@lists.neo4j.org] On > Behalf Of Michael Hunger [michael.hun...@neotechnology.com] > Sent: Monday, May 02, 2011

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-02 Thread Craig Taverner
_ > From: user-boun...@lists.neo4j.org [user-boun...@lists.neo4j.org] On > Behalf Of Michael Hunger [michael.hun...@neotechnology.com] > Sent: Monday, May 02, 2011 3:49 AM > To: Neo4j user discussions > Subject: Re: [Neo4j] Lucene/Neo Indexing Question > &

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-02 Thread Niels Hoogeveen
. > From: rick.bullo...@thingworx.com > To: user@lists.neo4j.org > Date: Mon, 2 May 2011 04:09:59 -0700 > Subject: Re: [Neo4j] Lucene/Neo Indexing Question > > Hi, Michael. > > The nature of the domain model really doesn't lend itself to any logical > partion

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-02 Thread Rick Bullotta
/detachment on "hotspot" situations/supernodes. -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Jim Webber Sent: Monday, May 02, 2011 8:48 AM To: Neo4j user discussions Subject: Re: [Neo4j] Lucene/Neo Indexing Question I actually

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-02 Thread Jim Webber
I actually think this discussion on supernodes is very valuable - we've seen it crop up in a small, bit significant, number of implementations and we've seen credible and hairy workarounds. [pure speculation follows] I'm wondering whether it would be possible to intercept the write to the "red"

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-02 Thread Rick Bullotta
f Michael Hunger [michael.hun...@neotechnology.com] Sent: Monday, May 02, 2011 3:49 AM To: Neo4j user discussions Subject: Re: [Neo4j] Lucene/Neo Indexing Question Perhaps then it is sensible to introduce a second layer of nodes, so that you split down your "supernodes" and distribute the wr

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-02 Thread Michael Hunger
; grouped together with relationships to some reference node. > > This gives the opportunity of finding all distinct colors, and it allows you > to find all cars with that particular color. >> Date: Sun, 1 May 2011 14:41:40 +0200 >> From: matt...@neotechnology.com

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-02 Thread Rick Bullotta
___ From: user-boun...@lists.neo4j.org [user-boun...@lists.neo4j.org] On Behalf Of Niels Hoogeveen [pd_aficion...@hotmail.com] Sent: Sunday, May 01, 2011 9:41 AM To: user@lists.neo4j.org Subject: Re: [Neo4j] Lucene/Neo Indexing Question One option would be to create a unique value node fo

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-01 Thread Niels Hoogeveen
find all cars with that particular color. > Date: Sun, 1 May 2011 14:41:40 +0200 > From: matt...@neotechnology.com > To: user@lists.neo4j.org > Subject: Re: [Neo4j] Lucene/Neo Indexing Question > > 2011/4/26 Rick Bullotta : > > Hi, Mattias. > > > > Here's a

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-01 Thread Rick Bullotta
xHits iterators/search results (again, do-able today, but could probably be optimized at a lower level in the framework) From: Rick Bullotta Sent: Sunday, May 01, 2011 9:25 AM To: Neo4j user discussions Subject: RE: [Neo4j] Lucene/Neo Indexing Question Hi, Ma

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-01 Thread Rick Bullotta
-boun...@lists.neo4j.org] On Behalf Of Mattias Persson [matt...@neotechnology.com] Sent: Sunday, May 01, 2011 5:41 AM To: Neo4j user discussions Subject: Re: [Neo4j] Lucene/Neo Indexing Question 2011/4/26 Rick Bullotta : > Hi, Mattias. > > Here's a use case: > > I have a million nod

Re: [Neo4j] Lucene/Neo Indexing Question

2011-05-01 Thread Mattias Persson
Allright, yeah such nodes can become bottlenecks, so I see your problem for sure. > > Rick > > > -Original Message- > From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On > Behalf Of Mattias Persson > Sent: Tuesday, April 26, 2011 2:17 PM >

Re: [Neo4j] Lucene/Neo Indexing Question

2011-04-26 Thread Rick Bullotta
org] On Behalf Of Mattias Persson Sent: Tuesday, April 26, 2011 2:17 PM To: Neo4j user discussions Subject: Re: [Neo4j] Lucene/Neo Indexing Question Hi Rick, No, not really. What the use case for having such a method? 2011/4/26 Rick Bullotta : > Hi, all. > > Is there a method or sug

Re: [Neo4j] Lucene/Neo Indexing Question

2011-04-26 Thread Mattias Persson
Hi Rick, No, not really. What the use case for having such a method? 2011/4/26 Rick Bullotta : > Hi, all. > > Is there a method or suggested approach for obtaining a list of all of the > distinct key values in a given index?  I don't care about the indexed nodes > or relationships themselves, j

[Neo4j] Lucene/Neo Indexing Question

2011-04-26 Thread Rick Bullotta
Hi, all. Is there a method or suggested approach for obtaining a list of all of the distinct key values in a given index? I don't care about the indexed nodes or relationships themselves, just the value(s) of the key. Thanks, Rick ___ Neo4j mailing