public class LuceneSearchRequestProcessor extends Object
| Constructor and Description |
|---|
LuceneSearchRequestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
List<DSpaceObject> |
doItemMapSearch(Context context,
String query,
Collection collection)
Search for Items to be mapped into a Collection.
|
public List<DSpaceObject> doItemMapSearch(Context context, String query, Collection collection) throws IOException, SQLException
query - matches the interesting Items.collection - into which the found Items may be mapped.IOExceptionSQLExceptionCopyright © 2016 DuraSpace. All Rights Reserved.