public class WebSearch extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WebSearch.SearchTask |
Constructor and Description |
---|
WebSearch() |
Modifier and Type | Method and Description |
---|---|
WebSearchResults |
run(SearchQuery query,
boolean includeThisInstance)
Searches all registries in the web of registries configuration with this
registry.
|
protected WebSearch.SearchTask |
runSearchThread(RemotePartner partner,
SearchQuery query) |
public WebSearchResults run(SearchQuery query, boolean includeThisInstance)
query
- wrapper around search queryincludeThisInstance
- whether to include results from this instance of ICEprotected WebSearch.SearchTask runSearchThread(RemotePartner partner, SearchQuery query)
Copyright © 2017. All rights reserved.