- unIndexContent(Context, DSpaceObject) - Method in class org.dspace.discovery.SolrServiceImpl
-
unIndex removes an Item, Collection, or Community
- unIndexContent(Context, DSpaceObject, boolean) - Method in class org.dspace.discovery.SolrServiceImpl
-
unIndex removes an Item, Collection, or Community
- unIndexContent(Context, String) - Method in class org.dspace.discovery.SolrServiceImpl
-
Unindex a Document in the Lucene index.
- unIndexContent(Context, String, boolean) - Method in class org.dspace.discovery.SolrServiceImpl
-
Unindex a Document in the Lucene Index.
- updateIndex(Context) - Method in class org.dspace.discovery.SolrServiceImpl
-
Iterates over all Items, Collections and Communities.
- updateIndex(Context, boolean) - Method in class org.dspace.discovery.SolrServiceImpl
-
Iterates over all Items, Collections and Communities.