Re: Querying fragments of a tree structure

2007-03-22 Thread Emanuel Schleussinger
GMT+0100) Europe/Berlin Subject: Re: Querying fragments of a tree structure Is it a fair restatement of your problem that you want to generate a list of all children of a node? That's what I'm reading. Would it work for you to store the complete ancestry in each node? By that I mean

Re: Querying fragments of a tree structure

2007-03-21 Thread Erick Erickson
Is it a fair restatement of your problem that you want to generate a list of all children of a node? That's what I'm reading. Would it work for you to store the complete ancestry in each node? By that I mean (from your example), NOTE: it's no problem in Lucene to store different values for t