public class AnnotationIndexingUtils
extends java.lang.Object
| Constructor and Description |
|---|
AnnotationIndexingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
toPreAnalyzedField(com.lucidworks.apollo.common.models.nlp.AnnotatedText annotatedText,
boolean sentenceMultiValued)
Convert AnnotatedField to Solr's PreAnalyzedField JSON format.
|
public static java.util.List<java.lang.String> toPreAnalyzedField(com.lucidworks.apollo.common.models.nlp.AnnotatedText annotatedText,
boolean sentenceMultiValued)