Re: BrazilianAnalyzer don't woks with any BooleanQuery
can you tell us more about your index side of things? Are you using positions
in the index since I see PhraseQuery in your code?
Where are you passing the text you are searching for to the BrasilianAnalyzer,
I don't see it in your
Add(new BooleanClause(phrase,
BooleanClause.Occur.MUST));
}
return queryWords;
}
[/Code]
I wait for help. Please!
Thanks!
Descrição: marcelo-neves
y tips or procedimnento I have u perform differently. I
checked upper / lower case and changed the field type. Campde tested this in
isolation and does not work.
Thank you!
Descrição: marcelo-neves