public class LuceneSearchProviderManager extends Object
Constructor and Description |
---|
LuceneSearchProviderManager() |
Modifier and Type | Method and Description |
---|---|
static LuceneSearchProvider |
getInstance(String providerName)
Get instance pointing to a search provider.
|
static void |
removeInstance(String providerName)
Cleanup the existing instance.
|
public static LuceneSearchProvider getInstance(String providerName)
providerName
- Name unique identifier for search provider instancespublic static void removeInstance(String providerName)
providerName
- The name of the providerCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.