Uses of Class
org.dspace.discovery.FullTextContentStreams
-
Packages that use FullTextContentStreams Package Description org.dspace.discovery.indexobject -
-
Uses of FullTextContentStreams in org.dspace.discovery.indexobject
Methods in org.dspace.discovery.indexobject with parameters of type FullTextContentStreams Modifier and Type Method Description protected voidIndexFactoryImpl. writeDocument(org.apache.solr.common.SolrInputDocument doc, FullTextContentStreams streams)Write the document to the index under the appropriate unique identifier.
-