HI,
Is Someone know how I can define the character ‘_’ like a blank space ’ ’ in Tamino
For exemple I have this structure:
<fullText>Frau Ruda Schyder_strasse 22_6300 Zug</fullText>
Thank you for your help!
C
HI,
Is Someone know how I can define the character ‘_’ like a blank space ’ ’ in Tamino
For exemple I have this structure:
<fullText>Frau Ruda Schyder_strasse 22_6300 Zug</fullText>
Thank you for your help!
C
Hi,
I assume you are talking about full text search, i.e. treat
Schyder_strasse
as two words for text search.
Please see Tamino documentation on ino:transliteration how to define
underscore as a delimiter
Regards
Harald
Hi Dr. Harald Schoening,
thanks for your help, i have found in the Tamino documentation, that I need and define the character ‘_’ like a delimiter in the collection ino:transliteration.
C