Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 84567 invoked from network); 16 Jul 2010 09:57:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 09:57:54 -0000 Received: (qmail 93076 invoked by uid 500); 16 Jul 2010 09:57:53 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 92352 invoked by uid 500); 16 Jul 2010 09:57:49 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 92336 invoked by uid 99); 16 Jul 2010 09:57:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 09:57:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 09:57:45 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6G9nrcu001706 for ; Fri, 16 Jul 2010 09:49:53 GMT Message-ID: <30839675.415211279273793254.JavaMail.jira@thor> Date: Fri, 16 Jul 2010 05:49:53 -0400 (EDT) From: "Mark Harwood (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-2454) Nested Document query support In-Reply-To: <27406492.1191273505417716.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889104#action_12889104 ] Mark Harwood commented on LUCENE-2454: -------------------------------------- bq. Maybe we should add an addDocuments call to IW? To add more than one document, "atomically", so that any flush must happen before or after them? That would be nice. Another way of modelling this would be to introduce Document.add(Document childDoc) but I think that is a more fundamental and wide-reaching change. > Nested Document query support > ----------------------------- > > Key: LUCENE-2454 > URL: https://issues.apache.org/jira/browse/LUCENE-2454 > Project: Lucene - Java > Issue Type: New Feature > Components: Search > Affects Versions: 3.0.2 > Reporter: Mark Harwood > Assignee: Mark Harwood > Priority: Minor > Attachments: LuceneNestedDocumentSupport.zip > > > A facility for querying nested documents in a Lucene index as outlined in http://www.slideshare.net/MarkHarwood/proposal-for-nested-document-support-in-lucene -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org