true
if only active elements should be included.
@param allowsZero true
if results from metadata fields with 0
for their index multipliers should be included.
@param includeSupportProjects true
if support projects should be included in the search.
@param blurbFields A mapping of {@link edu.uga.galileo.voci.model.ContentType} toa collection of element
or element.qualifier
values to use in selecting which values to use in constructing a blurb.
@param includeOnly A collection if IDs for documents to limit results to.
@param username The username of the user who performed the edit of the requested documents, or null
if it's not relevant to the search.
@param updateDateStart The start date for the update range in mm/dd/yyyy form, or null
if the date is irrelevant to the search.
@param updateDateEnd The start date for the update range in mm/dd/yyyy form, or null
if the date is irrelevant to the search.
@return A collection of search results, or null
if nomatch is found.
|
|
|
|