DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26702>.
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 [EMAIL PROTECTED]  2004-02-12 18:31 -------
Sorry I haven't had a chance to respond in a couple of days.

This stuff looks great!

A few minor comments:

Is there a reason why you pass a SortField[] rather than a Sort in
Searchable#search()?

For distributed search to work correctly I think you'll need to make Sort and
SortField implement Serializeable.

In addition to javadoc for all public classes and methods, we'll need some
simple unit tests that, e.g., test each sort type, test each searchable
implementation, etc.

Thanks again for all your work on this.  I think it will be a very popular
addition to Lucene.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to