Uses of Class
com.funnelback.plugin.index.model.indexingconfig.ContentPath
-
Packages that use ContentPath Package Description com.funnelback.plugin.index.model.indexingconfig -
-
Uses of ContentPath in com.funnelback.plugin.index.model.indexingconfig
Fields in com.funnelback.plugin.index.model.indexingconfig with type parameters of type ContentPath Modifier and Type Field Description private List<ContentPath>XmlIndexingConfig. contentPathsWhen empty the field 'whenNoContentPaths' describes what is indexed, when non empty only the text within the given paths are indexed.
-