Ultimately, I want to wrap the changes recently contributed by Tim Jones to
support result ordering into my code for Lucene.NET (contributing it, of
course) but with time limited I want to make sure I have all the write code
and that this is a good time for me to port it.

Is this something (the overall structure of which) is (relatively)
finalised, or should I wait a while longer? 

Is it (currently) "only" the following files in the search namespace?

Searcher.java
IndexSearcher.java
MultiSearcher.java
ParallelMultiSearcher.java

Searchable.java
RemoteSearchable.java

Hits.java

SortField.java
Sort.java

ScoreDocComparator.java 
ScoreDocLookupComparator.java

TopFieldDocs.java
FieldDoc.java

IntegerSortedHitQueue.java
FieldDocSortedHitQueue
FieldSortedHitQueue
StringSortedHitQueue
FloatSortedHitQueue.java
MultiFieldSortedHitQueue.java

Thanks.

Yours,
Moray

------------------------------------
Moray McConnachie, IT Manager
Oxford Analytica http://www.oxan.com 


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

Reply via email to