List of usage examples for org.apache.solr.common SolrDocument subclass-usage
From source file net.yacy.kelondro.data.meta.URIMetadataNode.java
/** * This is the URIMetadata object implementation for Solr documents. * The purpose of this object is the migration from the old metadata structure to solr document. * Future implementations should try to replace URIMetadata objects completely by SolrDocument objects */ public class URIMetadataNode