#/test/search | v_text='hell*' /** count(1) **/ ; #/test/search | v_text='*20*' /** count(1) **/ ; #/test/search | v_text='*123-456*' /** count(1) **/ ; #/test/search | v_text='*δΈ­*' /** count(1) **/ ; #/test/search | v_text='*magni*' /** count(1) **/ ;