org.apache.solr.search
Interface SolrSortField


public interface SolrSortField

NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.

Method Summary
 org.apache.lucene.search.SortField weight(org.apache.lucene.search.IndexSearcher searcher)
           
 

Method Detail

weight

org.apache.lucene.search.SortField weight(org.apache.lucene.search.IndexSearcher searcher)
                                          throws IOException
Throws:
IOException


Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.