Hi, I did a test to understand the use of '*' and '?'. If I use StandardAnalyzer I have espected results but, if a use BrazilianAnalyzer I have a mistake result.
Junit is at the end. Thanks. Paulo Cesar cities in my Lucene data base=> {"Brasília","Brasilândia","Braslândia", "São Paulo", "São Roque", "Salvador"}; =============================== >>> Using StandardAnalyzer Using BrazilianAnalyzer >> JUnit