XML Configuration Reference : Index : XpathRule
 
XpathRule
com.exalead.indexing.analysis.v10.XpathRule
No documentation for this element.
Parent elements:
com.exalead.indexing.analysis.v10.XpathExtractor (as XpathExtractor)
Attributes:
Name
Type
Default value
Description
metaName
string
xpath
string
concatMutiMatch
boolean
True
Concatenates all results in a value when the xpath expression returns several results. Otherwise, it adds each match in a multiValued meta. It should be unselected if you want each node returned by xpath expression in different value (like list of item).