#/test/search | v_text='hello' /** count(1) **/ ; #/test/search | v_text='2003' /** count(1) **/ ; #/test/search | v_text='123-456-789' /** count(1) **/ ; #/test/search | v_text='中国' /** count(1) **/ ; #/test/search | v_text='magnitude' /** count(1) **/ ;