Class SearchResult
java.lang.Object
com.semedy.reasoner.symboltable.index.SearchResult
-
Constructor Summary
ConstructorDescriptionSearchResult
(org.apache.lucene.index.IndexReader ireader, List<org.apache.lucene.document.Document> documents) SearchResult
(org.apache.lucene.index.IndexReader ireader, List<org.apache.lucene.document.Document> documents, List<Float> scores) -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator