Example usage for org.apache.solr.common SolrDocument subclass-usage

List of usage examples for org.apache.solr.common SolrDocument subclass-usage

Introduction

In this page you can find the example usage for org.apache.solr.common SolrDocument subclass-usage.

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