public class SearchResult extends Object
Modifier and Type | Field and Description |
---|---|
float |
documentScore |
String |
documentTitle |
Constructor and Description |
---|
SearchResult(String documentTitle,
float documentScore) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.