Class SearchResult
java.lang.Object
com.semedy.reasoner.symboltable.index.SearchResult
-
Constructor Summary
ConstructorsConstructorDescriptionSearchResult(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, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator