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
<[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to