public interface SolrInputDocumentConverter<T>
Modifier and Type | Method and Description |
---|---|
org.apache.solr.common.SolrInputDocument |
create(T item) |
org.apache.solr.common.SolrInputDocument create(T item)
item
- to be converted in a SolrInputDocument