Re: Index with multiple level structure

2010-06-25 Thread Simon Willnauer
On Sat, Jun 26, 2010 at 5:02 AM, Rebecca Watson wrote: > hi alex, > > sounds like you are going to tackle a similar problem to what we're > trying to do > in our XML too -- as it looks like you've got a one-to-many type relationship > you want to search over but return based on the top-level docum

Re: Index with multiple level structure

2010-06-25 Thread Rebecca Watson
hi alex, sounds like you are going to tackle a similar problem to what we're trying to do in our XML too -- as it looks like you've got a one-to-many type relationship you want to search over but return based on the top-level document -- similar to an an XML i.e. structured doc search problem --

Index with multiple level structure

2010-06-25 Thread Alexandre Leopoldo Gonçalves
Hi All, I wonder if it is possible to create Lucene indexes with a multiple level structure. For instance, a field named "institutions" with all institutions I´ve worked and sub-fields to detail my contribution in a specific institution. The structure would be like this: field: name conte