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
 SortField weight(IndexSearcher searcher)
           
 

Method Detail

weight

SortField weight(IndexSearcher searcher)
                 throws IOException
Throws:
IOException


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