public class FTNodeCache extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
Map<String,org.gcube.indexmanagement.common.FullTextIndexType> |
cachedIndexTypes |
Map<String,List<String>> |
highlightableFieldsPerIndexType |
Map<String,Set<String>> |
indexTypesByCollIDs |
Map<String,List<String>> |
presentableFieldsPerIndexType |
Map<String,List<String>> |
searchableFieldsPerIndexType |
| Constructor and Description |
|---|
FTNodeCache() |
Copyright © 2015. All Rights Reserved.