|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IIndex<TRepresentationType>
An interface class describing indices of documents.
| Method Summary | |
|---|---|
void |
createIndex()
Performs the required operations to create the index. |
java.util.Set<java.lang.String> |
locateSimilarDocuments(TRepresentationType dngCur)
Returns a set of String IDs, corresponding to the documents most relevant to a given document representation |
| Method Detail |
|---|
void createIndex()
java.util.Set<java.lang.String> locateSimilarDocuments(TRepresentationType dngCur)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||