I have found cases where we need a membership expression to be along the lines of:

Field X contains "course ENG "

But currently we get results like "course ENGL" because IG strips out the trailing space. Where workarounds exist, the resultant queries are inefficient.

Comments