public class Search extends Object
Modifier and Type | Method and Description |
---|---|
SearchResults |
query()
Performs the search
|
Search |
withWeightClass(SearchWeightClass weightClass)
Filter the search results by weight class
|
public Search withWeightClass(SearchWeightClass weightClass)
weightClass
- the chosen weight classpublic SearchResults query() throws IOException
IOException
- when the query failsCopyright © 2019. All rights reserved.