Re: Advice on 3NF Data Structures and Lucene Please

2006-12-13 Thread Andrew Hughes
ne 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 PROTECT

Advice on 3NF Data Structures and Lucene Please

2006-12-12 Thread Andrew Hughes
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 indexe