public class Search extends Object implements Plugin
Parameters :
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_SETNAME
The default name of the result set.
|
static String |
PARAM_MAX
The parameter name for setting the how many results will be fetched.
|
static String |
PARAM_QUERY
Parameter name for setting the query string.
|
static String |
PARAM_SET
Parameter name for setting the name of the set where the results are stored.
|
CORE_PLUGINS_RESOURCEBUNDLE| Constructor and Description |
|---|
Search() |
public static final String PARAM_QUERY
public static final String PARAM_SET
public static final String DEFAULT_SETNAME
public static final String PARAM_MAX
public Search()
public String execute(Context context, Map<String,String> params) throws PluginException
execute in interface PluginPluginExceptionCopyright © 2001-2020 The Apache Software Foundation. All rights reserved.