Hi, I think you forgot to attach the JUnit.
On Wed, May 11, 2011 at 10:04 AM, <paulo...@terra.com.br> wrote: > Hi, > I did a test to understand the use of '*'and '?'. > If I use StandardAnalyzer I have expected results by if a use > BrazilianAnalyzer I have a mistake result. > Please, where is my mistake? Junit is at the end. > Paulo Cesar > cities = {"Brasília","Brasilândia","Braslândia", "São Paulo", > "São Roque", "Salvador"}; > >>> Using StandardAnalyzer > Using BrazilianAnalyzer > JUnit