RE: Hierarchical Navigation in Lucene

2006-02-24 Thread Hugh Ross
Thanks Eric -Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: 23 February 2006 20:42 To: java-user@lucene.apache.org Subject: Re: Hierarchical Navigation in Lucene On Feb 23, 2006, at 12:37 PM, Hugh Ross wrote: > Hi, > > We have a custom built document r

Re: Hierarchical Navigation in Lucene

2006-02-23 Thread Erik Hatcher
On Feb 23, 2006, at 12:37 PM, Hugh Ross wrote: Hi, We have a custom built document repository which is searchable / indexed via lucene. I want to put together some kind of navigation framework based on the repository metadata (which is also indexed with lucene). Is there a best-practice