public class ConcatStringFunction extends MultiStringFunction
ConcatStringFunction concatenates the string values of its
components in the order given.| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
sources| Constructor and Description |
|---|
ConcatStringFunction(ValueSource[] sources) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
func(int doc,
FunctionValues[] valsArr) |
protected String |
name() |
description, equals, getValues, hashCodeasDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, newContext, toStringpublic static final String NAME
public ConcatStringFunction(ValueSource[] sources)
protected String name()
name in class MultiStringFunctionprotected String func(int doc, FunctionValues[] valsArr) throws IOException
func in class MultiStringFunctionIOExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.