Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 20013 invoked from network); 17 Feb 2004 19:05:54 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 17 Feb 2004 19:05:54 -0000 Received: (qmail 98552 invoked by uid 500); 17 Feb 2004 19:05:44 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 98308 invoked by uid 500); 17 Feb 2004 19:05:42 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 98295 invoked from network); 17 Feb 2004 19:05:42 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 17 Feb 2004 19:05:42 -0000 Received: (qmail 21373 invoked by uid 50); 17 Feb 2004 19:06:08 -0000 Date: 17 Feb 2004 19:06:08 -0000 Message-ID: <20040217190608.21372.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: lucene-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 26702] - [PATCH] arbitrary sorting X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26702 [PATCH] arbitrary sorting ------- Additional Comments From cutting@apache.org 2004-02-17 19:06 ------- Okay, I just committed this to CVS! I added a Searcher#search(Query, Sort) convenience method, a few more javadoc comments, and I reformatted a few files that I edited (Sorry...). I'll leave this bug open until the unit tests are committed. Thanks again for all the great code! --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org