Hello Nilesh, Sunday, April 8, 2007, 10:58:32 PM, you wrote:
[talkin' about LUCENE-769] >> I must note that my patch only helps in lucene-OOM situations related to >> _sorted_ queries. If this is your case than I think yes it will help. NB> Probably a newbie question, but can you please explain what sorted NB> queries mean? Is simple keyword search a sorted query? That's simple - if results presented on screen sorted by that keyword it's sorted query :) Another test is your system's code. Sorted queries I mean are calls to IndexSearcher.search(query, sort). -- Best regards, Artem mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]