[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13057538#comment-13057538 ] Michael McCandless commented on LUCENE-2454: bq. Do you think there any

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-22 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13053142#comment-13053142 ] Mark Harwood commented on LUCENE-2454: -- bq. Could that work for your use case?

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-22 Thread Srinivas Raj (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13053663#comment-13053663 ] Srinivas Raj commented on LUCENE-2454: -- This is exactly what I am looking for, hope

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-21 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052409#comment-13052409 ] Paul Elschot commented on LUCENE-2454: -- This overlaps with the BlockJoinQuery of

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-21 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052436#comment-13052436 ] Mark Harwood commented on LUCENE-2454: -- bq. This overlaps with the BlockJoinQuery of

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052459#comment-13052459 ] Michael McCandless commented on LUCENE-2454: {quote} bq. It uses 2 passes if

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052644#comment-13052644 ] Michael McCandless commented on LUCENE-2454: bq. A variant of prevSetBit

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052648#comment-13052648 ] Michael McCandless commented on LUCENE-2454: bq. A common pattern is for

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052696#comment-13052696 ] Michael McCandless commented on LUCENE-2454: bq. I think the only thing 3171

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052194#comment-13052194 ] Michael McCandless commented on LUCENE-2454: bq. Would modules/grouping

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-20 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052223#comment-13052223 ] Mark Harwood commented on LUCENE-2454: -- bq. prevSetBit is called for each child doc

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051662#comment-13051662 ] Paul Elschot commented on LUCENE-2454: -- With these rewrite and createWeight methods

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051673#comment-13051673 ] Paul Elschot commented on LUCENE-2454: -- The assert on the parent was an

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-18 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051484#comment-13051484 ] Paul Elschot commented on LUCENE-2454: -- Tried the current patch here to make use

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051486#comment-13051486 ] Michael McCandless commented on LUCENE-2454: I suspect the

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-18 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051495#comment-13051495 ] Paul Elschot commented on LUCENE-2454: -- NestedDocumentQuery already implements

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-18 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051502#comment-13051502 ] Paul Elschot commented on LUCENE-2454: -- One of the nocommits in the patch is about

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-18 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051611#comment-13051611 ] Paul Elschot commented on LUCENE-2454: -- At Query, the javadocs of both

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-07 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045314#comment-13045314 ] Paul Elschot commented on LUCENE-2454: -- That is very nicely readable XML. The

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-07 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045319#comment-13045319 ] Paul Elschot commented on LUCENE-2454: -- Looking at the structure of the

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-07 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045334#comment-13045334 ] Mark Harwood commented on LUCENE-2454: -- bq. Looking at the structure of the

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-07 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045561#comment-13045561 ] Paul Elschot commented on LUCENE-2454: -- So one concern that is left is performance

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-06 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044828#comment-13044828 ] Mark Harwood commented on LUCENE-2454: -- Below are 2 example tests searching

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-05 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044608#comment-13044608 ] Paul Elschot commented on LUCENE-2454: -- I finally had some time to start taking a

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044326#comment-13044326 ] Michael McCandless commented on LUCENE-2454: OK I opened LUCENE-3171 to

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-05-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13039623#comment-13039623 ] Michael McCandless commented on LUCENE-2454: bq. I'll need to check

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-05-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13039641#comment-13039641 ] Paul Elschot commented on LUCENE-2454: -- I see no test cases for required terms in a

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-05-24 Thread Thomas Guttesen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038415#comment-13038415 ] Thomas Guttesen commented on LUCENE-2454: - Hi. Great feature... I have some

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-05-24 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038460#comment-13038460 ] Mark Harwood commented on LUCENE-2454: -- Thanks for the patch work, Mike. I'll need

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13034702#comment-13034702 ] Michael McCandless commented on LUCENE-2454: I think this is a very important

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-05-17 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13034726#comment-13034726 ] Mark Harwood commented on LUCENE-2454: -- bq. I think this is the only core change

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-03-29 Thread RynekMedyczny.pl (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012501#comment-13012501 ] RynekMedyczny.pl commented on LUCENE-2454: -- {quote} Code like this ends up in

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-03-23 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13010110#comment-13010110 ] Mark Harwood commented on LUCENE-2454: -- bq. I have not looked this patch so this

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-03-22 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009985#comment-13009985 ] Ryan McKinley commented on LUCENE-2454: --- bq. Solr, however does introduce a schema

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-03-21 Thread RynekMedyczny.pl (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009071#comment-13009071 ] RynekMedyczny.pl commented on LUCENE-2454: -- Mark, do you have any plans for

Re: [jira] [Commented] (LUCENE-2454) Nested Document query support

2011-03-21 Thread Andrzej Bialecki
On 3/21/11 10:51 AM, Dawid Weiss wrote: Is it just me, or was that last e-mail sent with the header: From: RynekMedyczny.pl (JIRA)j...@apache.org JIRA comment notifications put username in front of JIRA's own address. Apparently someone uses RynekMedyczny.pl as their username. This is

Re: [jira] [Commented] (LUCENE-2454) Nested Document query support

2011-03-21 Thread Dawid Weiss
Oh, in this case I also welcome RynekMedyczny.pl as a Solr user ;) Dawid P.S. RynekMedyczny ~= HealthCareMarket On Mon, Mar 21, 2011 at 11:07 AM, Andrzej Bialecki a...@getopt.org wrote: On 3/21/11 10:51 AM, Dawid Weiss wrote: Is it just me, or was that last e-mail sent with the header:

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-03-21 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009111#comment-13009111 ] Mark Harwood commented on LUCENE-2454: -- bq. Mark, do you have any plans for

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-03-21 Thread Jamal Natour (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009141#comment-13009141 ] Jamal Natour commented on LUCENE-2454: -- Mark, For my project this is a must have

[jira] [Commented] (LUCENE-2454) Nested Document query support

2011-03-21 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009163#comment-13009163 ] Mark Harwood commented on LUCENE-2454: -- Lucene does not dictate a schema and so

[jira] Commented: (LUCENE-2454) Nested Document query support

2011-02-28 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13000239#comment-13000239 ] Mark Harwood commented on LUCENE-2454: -- Hi Paul, I'm not sure I currently have an

[jira] Commented: (LUCENE-2454) Nested Document query support

2011-02-28 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13000444#comment-13000444 ] Mark Harwood commented on LUCENE-2454: -- bq. The intention is quite simple: allow a

[jira] Commented: (LUCENE-2454) Nested Document query support

2011-02-28 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13000503#comment-13000503 ] Paul Elschot commented on LUCENE-2454: -- So the missing basic operation is a

[jira] Commented: (LUCENE-2454) Nested Document query support

2011-02-28 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13000541#comment-13000541 ] Mark Harwood commented on LUCENE-2454: -- I'm not sure the auto-repair is that

[jira] Commented: (LUCENE-2454) Nested Document query support

2011-02-27 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1300#comment-1300 ] Paul Elschot commented on LUCENE-2454: -- How about an implementation for strict

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889088#action_12889088 ] Michael McCandless commented on LUCENE-2454: Maybe we should add an

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-07-16 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889104#action_12889104 ] Mark Harwood commented on LUCENE-2454: -- bq. Maybe we should add an addDocuments call

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-07-16 Thread Buddika Gajapala (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889215#action_12889215 ] Buddika Gajapala commented on LUCENE-2454: -- Mark, that was fast :) BTW another

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-07-15 Thread Buddika Gajapala (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1296#action_1296 ] Buddika Gajapala commented on LUCENE-2454: -- I tried this solution and works

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-07-15 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12888908#action_12888908 ] Mark Harwood commented on LUCENE-2454: -- The 2nd comment above talks about this and

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-06-26 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12882899#action_12882899 ] Mark Harwood commented on LUCENE-2454: -- bq. Can this help in searching over multiple

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-06-14 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878617#action_12878617 ] Mark Harwood commented on LUCENE-2454: -- Yep, I can see an app with a thousand cached

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-06-14 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878741#action_12878741 ] David Smiley commented on LUCENE-2454: -- That's an interesting strategy. The size of

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-06-13 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878434#action_12878434 ] Mark Harwood commented on LUCENE-2454: -- bq. Wow, this is absolutely awesome!

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-06-12 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878317#action_12878317 ] David Smiley commented on LUCENE-2454: -- Wow, this is absolutely awesome! This is one

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-05-11 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866128#action_12866128 ] Mark Harwood commented on LUCENE-2454: -- Robust use of this feature is dependent on

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-05-11 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866134#action_12866134 ] Earwin Burrfoot commented on LUCENE-2454: - Both things can be combined for sure.

[jira] Commented: (LUCENE-2454) Nested Document query support

2010-05-11 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866148#action_12866148 ] Mark Harwood commented on LUCENE-2454: -- bq. - there was a discussion on narrowing