Uses of Class
org.apache.solr.update.processor.SolrInputDocumentReader
-
-
Uses of SolrInputDocumentReader in org.apache.solr.update.processor
Methods in org.apache.solr.update.processor that return SolrInputDocumentReader Modifier and Type Method Description protected SolrInputDocumentReaderLanguageIdentifierUpdateProcessor. solrDocReader(SolrInputDocument doc, String[] fields)Returns a reader that streams String content from fields.
-