| Package | Description |
|---|---|
| org.dspace.search |
Interface to the Lucene search engine, and the 'harvest' API for retrieving items modified within a given date range.
|
| Modifier and Type | Method and Description |
|---|---|
static QueryResults |
DSQuery.doQuery(Context c,
QueryArgs args)
Deprecated.
Do a query, returning a QueryResults object
|
static QueryResults |
DSQuery.doQuery(Context c,
QueryArgs args,
Collection coll)
Deprecated.
Do a query, restricted to a collection
|
static QueryResults |
DSQuery.doQuery(Context c,
QueryArgs args,
Community comm)
Deprecated.
Do a query, restricted to a community
|
Copyright © 2018 DuraSpace. All Rights Reserved.