Hi Milan,
> "name~=":'Bobby L. Rush',
> "name" : [],
In this case, it's one of the 'alias' properties that is 'Bobby L.
Rush', but the topic name is 'Bobby Rush'
The query succeeds if you need to replace the two lines above with:
"name":'Bobby Rush',
regards,
--Will