com.fatwire.cs.core.search.data
Interface ResultRow

All Superinterfaces:
IndexRow

public interface ResultRow
extends IndexRow

todo: Add class/interface details


Method Summary
 double getRelevance()
           
 
Methods inherited from interface com.fatwire.cs.core.search.data.IndexRow
getFieldNames, getIndexData
 

Method Detail

getRelevance

double getRelevance()