Hi all,
How can we achieve multiple wild card searches in solr?

For example: I am searching for AB TEST1.EC*TEST2*
But I get also results for AB TEST1.EC*TEST3*, AB TEST1.EC*TEST4*,? instead
of AB TEST1.EC*TEST2*

It seems only the first * is being considered, second * is not considered
for wildcard match.
-- 
Best Regards,
Dinesh Naik

Reply via email to