public class QueryCommandResult extends Object
TopDocs
and the number of matches.Constructor and Description |
---|
QueryCommandResult(org.apache.lucene.search.TopDocs topDocs,
int matches) |
Modifier and Type | Method and Description |
---|---|
int |
getMatches() |
org.apache.lucene.search.TopDocs |
getTopDocs() |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.