Uses of Class
org.dspace.discovery.SearchServiceException

Packages that use SearchServiceException
org.dspace.discovery   
 

Uses of SearchServiceException in org.dspace.discovery
 

Methods in org.dspace.discovery that throw SearchServiceException
 void IndexingService.cleanIndex(boolean force)
           
static void IndexClient.main(String[] args)
          When invoked as a command-line tool, creates, updates, removes content from the whole index
 DiscoverResult SearchService.search(Context context, DiscoverQuery query)
           
 DiscoverResult SearchService.search(Context context, DSpaceObject dso, DiscoverQuery query)
           
 String SearchService.searchJSON(DiscoverQuery query, DSpaceObject dso, String jsonIdentifier)
           
 String SearchService.searchJSON(DiscoverQuery query, String jsonIdentifier)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.