How do i check how it is indexed? lowecase or uppercase?
only way is now to by testing.
i am using standardanalyzer.
Best regards
On 6/9/19 11:57 AM, Atri Sharma wrote:
On Sun, Jun 9, 2019 at 8:53 PM Tomoko Uchida
<tomoko.uchida.1...@gmail.com> wrote:
Hi,
What analyzer do you use for the text field? Is the term "Main"
correctly indexed?
Agreed. Also, it would be good if you could post your actual code.
What analyzer are you using? If you are using StandardAnalyzer, then
all of your terms while indexing will be lowercased, AFAIK, but your
query will not be analyzed until you run a QueryParser on it.
Atri
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org