Hi,
In more precise, I have a normal field “subject” that I used to use the query
/article[subject between ‘A’, ‘A~’] to find all the elements that start exactly with a ‘A’. Due to the sorting issue described in this thread, I modified the field to Collation=“yes” and Collation Language=“en_GB”, I fixed the sorting issue.
But after then, I found that my query “/article[subject between ‘A’, ‘A~’]” return no data (it’s working well before I modified the Collation setting). I have already tried RecreateIndex and RecreateTextIndex, still not work.
Because the query "/article[subject ~= ‘A*’] will include result like “You And Me”, I have started another thread
http://tamino.forums.softwareag.com/viewtopic.php?p=8289
to ask help previously.
Best regards,
Lun
#webMethods#API-Management#Tamino