Example usage for org.apache.solr.common.params ModifiableSolrParams subclass-usage

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

Introduction

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

Usage

From source file io.redlink.solr.client.solrj.tag.TagParams.java

/**
 * {@link SolrParams} as supported by the <a href="https://github.com/OpenSextant/SolrTextTagger">SolrTextTagger</a> 
 * request handler
 * 
 * @author Rupert Westenthaler
 *