public class FulltextConfigurationFactory extends Object
FulltextConfiguration from a FulltextDescriptor.| Modifier and Type | Class and Description |
|---|---|
static class |
FulltextConfigurationFactory.PathsFinder
Accumulates paths for string and binary properties in schemas passed to
FulltextConfigurationFactory.PathsFinder.walkSchema(org.nuxeo.ecm.core.schema.types.Schema). |
| Modifier and Type | Field and Description |
|---|---|
static String |
FULLTEXT_DEFAULT_INDEX |
static String |
PROP_TYPE_BLOB |
static String |
PROP_TYPE_STRING |
| Constructor and Description |
|---|
FulltextConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected static Type |
getBaseType(Type type) |
static FulltextConfiguration |
make(FulltextDescriptor fulltextDescriptor) |
public static final String PROP_TYPE_STRING
public static final String PROP_TYPE_BLOB
public static final String FULLTEXT_DEFAULT_INDEX
public FulltextConfigurationFactory()
public static FulltextConfiguration make(FulltextDescriptor fulltextDescriptor)
protected static Type getBaseType(Type type)
Copyright © 2019 Nuxeo. All rights reserved.