public class SearchResult extends Object
Constructor and Description |
---|
SearchResult(String id,
String title,
Integer rev,
Integer mtime,
Integer score,
String snippet,
Integer size) |
public String id()
public String title()
public Integer size()
public Integer rev()
public Integer mtime()
public Integer score()
public String snippet()
Copyright © 2015. All rights reserved.