By default, the split-regex, split-jsonpath, and concatenate transformations are enabled. To disable these transformations, set the enabled attribute in the manipulatorConfig attribute in last-mile-crawl.xml to false; for example:

<manipulatorConfig> 
  <id>PropertyManipulator</id>
  <enabled>false</enabled> 
  . . . 
</manipulatorConfig>


Copyright © Legal Notices