Question on highlighting of nested SpanQuery instances

2010-02-19 Thread Goddard, Michael J.
Hello, I initially posted a version of this question to java-user, but think it's more of a java-dev question. I haven't yet been able to resolve why I'm seeing spurious highlighting in nested SpanQuery instances. To illustrate this, I added the code below to the HighlighterTest class in luce

RE: Question on highlighting of nested SpanQuery instances

2010-02-22 Thread Goddard, Michael J.
n. Mike -Original Message- From: Mark Miller [mailto:markrmil...@gmail.com] Sent: Mon 2/22/2010 9:15 AM To: java-dev@lucene.apache.org Cc: Goddard, Michael J. Subject: Re: Question on highlighting of nested SpanQuery instances Hey Michael - this is currently just a limitation of the Span highlighte

RE: Question on highlighting of nested SpanQuery instances

2010-02-26 Thread Goddard, Michael J.
positions. That could get kind of complicated though, especially taking into account the logic of the or and spannot spanqueries. - Mark On 02/22/2010 03:15 PM, Goddard, Michael J. wrote: Mark, Thanks a lot for the insight. I'm working with this today and, divin

Request for clarification on unordered SpanNearQuery

2010-03-04 Thread Goddard, Michael J.
I've been working on some highlighting changes involving Spans (https://issues.apache.org/jira/browse/LUCENE-2287) and could use some help understanding when overlapping Spans are valid. To illustrate, I added the test below to the TestSpans class; this test fails because there is no fourth ra

RE: Request for clarification on unordered SpanNearQuery

2010-03-04 Thread Goddard, Michael J.
in the same position. Perhaps the javadocs for the unordered case should be improved to mention that in the unordered case the first subspans is always the one that is advanced first. Regards, Paul Elschot Op donderdag 04 maart 2010 17:34:26 schreef Goddard, Michael J.: > I've bee

RE: Request for clarification on unordered SpanNearQuery

2010-03-05 Thread Goddard, Michael J.
u elaborate on what you need to achieve? Regards, Paul Elschot Op donderdag 04 maart 2010 21:03:09 schreef Goddard, Michael J.: > Paul (and Mark), > > Thank you for answering. Do you suppose "not really straightforward" means > "40 hours" or something like that

Re: Size of IndexReaders(potentially leading into an OOM)?

2009-04-07 Thread Goddard, Michael J.
- Original Message - From: java-dev-return-31898-michael.j.goddard=saic@lucene.apache.org To: java-dev@lucene.apache.org Sent: Tue Apr 07 17:13:45 2009 Subject: Size of IndexReaders(potentially leading into an OOM)? I have a map of indexpaths against readers which I cache. For ev

Re: [jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-04-21 Thread Goddard, Michael J.
Q - Original Message - From: java-dev-return-32502-michael.j.goddard=saic@lucene.apache.org To: java-dev@lucene.apache.org Sent: Tue Apr 21 18:02:47 2009 Subject: [jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex) [ https://issues.apache.org/jira/browse/L