Tell us more about the problem you are trying to solve. Lucene is designed for large text searching, not relations. Trying to "index a data structure" seems like mis-application of Lucene. Without some idea of what you are trying to accomplish, any advice you get is irrelevant at best...
Best Erick On 12/13/06, Andrew Hughes <[EMAIL PROTECTED]> wrote:
Hey All, I am very interested in indexing a 3NF Data Structure. Is there any advice that someone can provide with this? From what I have seen Lucene is typically a flat "First Normal Form" (Flat) data structure.... The only way I can see to combine the relational links between multiple indexes is to compare documents. Any Help is Appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]