You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Artem <ab...@gmail.com> on 2007/04/09 19:02:29 UTC

Re[4]: Out of memory exception for big indexes

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:abublic@gmail.com


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org