RE: How to model hierarchy info to be searched related to a document

2008-01-14 Thread Roger Camargo
ields to a document is not a bad > thing to do. Do you have any> constraints to limit the number of fields in > the document?> > > > > > > > > > On Jan 14, 2008 7:59 AM, Roger Camargo > <[EMAIL PROTECTED]> wrote:> > > Thanks for answering.> >

RE: How to model hierarchy info to be searched related to a document

2008-01-14 Thread Roger Camargo
cumentCC: [EMAIL PROTECTED],Why can;t you have one document for every combination of dimension, level ? Add cube name , id and description too as a field to all documents , all it would be reduntant information, but you can live with it i suppose? I think you are developing an application to sea

How to model hierarchy info to be searched related to a document

2008-01-11 Thread Roger Camargo
bs, for example "first". Then the search found "first" int the DimObs, but I would need to retrieve the "Related info" to know to which Dimension belongs the observations founded. Thanks in advance for keeping with me till