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

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

Introduction

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

Usage

From source file org.wso2.extension.siddhi.store.solr.beans.SiddhiSolrDocumentField.java

/**
 * This represents the IndexField which is input to solr index
 */
public class SiddhiSolrDocumentField extends SolrInputField {

    private static final long serialVersionUID = 7166526003567985768L;