Package org.apache.solr.client.solrj.io.ops
package org.apache.solr.client.solrj.io.ops
Operations for the Streaming Aggregation API
-
ClassDescriptionConcatenates fields and adds them to the tuple.Replaces some tuple value with another.Implementation of replace(...., withField=fieldName) See ReplaceOperation for description.Implementation of replace(...., withValue="some value") See ReplaceOperation for description.Interface for any operation one can perform on a tuple in a TupleStream