Uses of Class
com.funnelback.plugin.index.model.indexingconfig.DocumentPath
-
Packages that use DocumentPath Package Description com.funnelback.plugin.index.model.indexingconfig -
-
Uses of DocumentPath in com.funnelback.plugin.index.model.indexingconfig
Fields in com.funnelback.plugin.index.model.indexingconfig with type parameters of type DocumentPath Modifier and Type Field Description private List<DocumentPath>
XmlIndexingConfig. documentPaths
Defines where the documents are within the XML, this can be used to split XML documents.
-