Hi, The character ":" is a special character, so it requires escaping during the search. You can try to search with query _route_="a\:b!".
Regards, Edwin On Mon, 25 Mar 2019 at 07:59, Jay Potharaju <jspothar...@gmail.com> wrote: > Hi, > My document id has a format of a:b!c, when I query _route_="a:b!" it does > not return any values. Any suggestions? > > Thanks > Jay Potharaju >