DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36135>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36135 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-10 23:38 ------- Created an attachment (id=16004) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16004&action=view) some quick sort implementations for the range query implementation Maybe there are better places to get these algorithm implementations but this implementation requires the fastest possible indirect sort of document numbers against field values. I hit fields with many repeated values in testing and decided it was worth having a fat pivot implementation. The sort used in actual query execution is everyday, non-recursive quicksort. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]