Yes: TimeLimitedCollector in 2.4.1 (and the new non-deprecated ones in 2.9). Just wrap your own collector (like TopDocsCollector) with this class.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Daniel Shane [mailto:[email protected]] > Sent: Friday, September 11, 2009 4:26 PM > To: [email protected] > Subject: Stopping a runaway search, any ideas? > > I don't think its possible, but is there something in lucene to cap a > search to a predefined time length or is there a way to stop a search > when its running for too long? > > Daniel Shane > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
