Re: Interrupting a query

2008-07-22 Thread Grant Ingersoll
hat you need to have the hit collector check to see if your interrupt flag has been set and then exit out. On Jul 16, 2008, at 9:54 AM, Paul J. Lucas wrote: That has nothing to do with interrupting a query at some arbitrary time. On Jul 16, 2008, at 5:14 AM, Grant Ingersoll wro

Re: Interrupting a query

2008-07-22 Thread Paul J. Lucas
e hit collector check to see if your interrupt flag has been set and then exit out. On Jul 16, 2008, at 9:54 AM, Paul J. Lucas wrote: That has nothing to do with interrupting a query at some arbitrary time. On Jul 16, 2008, at 5:14 AM, Grant Ingersoll wrote: See https://issues.apache.org

Re: Interrupting a query

2008-07-18 Thread Grant Ingersoll
True, but I think the approach is similar, in that you need to have the hit collector check to see if your interrupt flag has been set and then exit out. -Grant On Jul 16, 2008, at 9:54 AM, Paul J. Lucas wrote: That has nothing to do with interrupting a query at some arbitrary time

Re: Interrupting a query

2008-07-16 Thread Paul J. Lucas
That has nothing to do with interrupting a query at some arbitrary time. - Paul On Jul 16, 2008, at 5:14 AM, Grant Ingersoll wrote: See https://issues.apache.org/jira/browse/LUCENE-997 -Grant On Jul 16, 2008, at 12:22 AM, Paul J. Lucas wrote: If a complicated query is running in a Thread

Re: Interrupting a query

2008-07-16 Thread Grant Ingersoll
See https://issues.apache.org/jira/browse/LUCENE-997 -Grant On Jul 16, 2008, at 12:22 AM, Paul J. Lucas wrote: If a complicated query is running in a Thread, how does Lucene respond to Thread.interrupt()? I want to be able to interrupt an in- progress query. - Paul --

Interrupting a query

2008-07-16 Thread Paul J. Lucas
If a complicated query is running in a Thread, how does Lucene respond to Thread.interrupt()? I want to be able to interrupt an in-progress query. - Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,