Hi All,
We are currently experiencing a problem. We have our fulltext data from some ICR softwares, some of the data are in format like,
??? ( please note here has a carriage return )
???XXXXXX…
So, the query /xxx[fulltext~=‘???’] returns no document. I understand that the result is correct because of the carriage return inside it.
But is there a method to tell Tamino to ignore those white space characters ( eg, \t, \r, \n…) when doing the query, so that it can search across wrapped lines?
Best regards,
Lun
#Tamino#API-Management#webMethods