it.polito.elite.doseWS.services
Interface SearchEngine

All Known Implementing Classes:
SearchEngineImpl

public interface SearchEngine

Author:
bonino TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Method Summary
 java.lang.String[] search(java.util.Hashtable topicURIandWeights, double strict)
           
 

Method Detail

search

public java.lang.String[] search(java.util.Hashtable topicURIandWeights,
                                 double strict)
                          throws java.lang.Exception
Throws:
java.lang.Exception