Hi, I'm working on a project using RavenDB / Lucene.Net and need the nested document support found here: http://www.slideshare.net/MarkHarwood/proposal-for-nested-document-support-in-lucene
I've downloaded and translated the java code (Lucene 2.9) into C# found here: https://issues.apache.org/jira/browse/LUCENE-2454 ( LuceneNestedDocumentSupport.zip<https://issues.apache.org/jira/secure/attachment/12472247/LuceneNestedDocumentSupport.zip> ) Is this code safe to use as is or is it 10x better on the current Lucene build? This Jira ticket is filled with suggestions and improvements. Is it better to use the "PATCHES" links? I'm new to all this. Thanks, -- Maxime Beaudoin
