Package | Description |
---|---|
de.tudarmstadt.ukp.dkpro.core.io.solr.util |
Modifier and Type | Method and Description |
---|---|
static SolrUtils.Modifier |
SolrUtils.Modifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SolrUtils.Modifier[] |
SolrUtils.Modifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SolrUtils.setField(org.apache.solr.common.SolrInputDocument document,
String fieldname,
Object value,
boolean update,
SolrUtils.Modifier modifier)
Add a field and optionally perform a partial update if applicable on an existing document.
|
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.