RE: Search Timeout - abort a search

2005-07-07 Thread Jason Polites
obtained to that point. You can then kill the search thread, or let it run in the background. -Original Message- From: Dan Armbrust [mailto:[EMAIL PROTECTED] Sent: Friday, 8 July 2005 12:06 AM To: java-user@lucene.apache.org Subject: Search Timeout - abort a search Has anyone ever written code

Re: Search Timeout - abort a search

2005-07-07 Thread Paul Elschot
On Thursday 07 July 2005 16:06, Dan Armbrust wrote: > Has anyone ever written code to make it possible to return from a > search, after a given amount of time, returning the results that have > been collected so far (but not necessarily all of them)? > > The only thing that I can see to do throu

Search Timeout - abort a search

2005-07-07 Thread Dan Armbrust
Has anyone ever written code to make it possible to return from a search, after a given amount of time, returning the results that have been collected so far (but not necessarily all of them)? The only thing that I can see to do through the public Lucene API's would be to do the search using a