[
https://issues.apache.org/jira/browse/LUCENE-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adriano Crestani resolved LUCENE-3045.
--------------------------------------
Resolution: Fixed
fixed on r1096983
I also added a junit so we make sure the problem does not come back in future
> QueryNodeImpl.containsTag(String) should lowercase the tag key
> --------------------------------------------------------------
>
> Key: LUCENE-3045
> URL: https://issues.apache.org/jira/browse/LUCENE-3045
> Project: Lucene - Java
> Issue Type: Bug
> Components: contrib/*
> Affects Versions: 3.1
> Reporter: Adriano Crestani
> Assignee: Adriano Crestani
> Fix For: 3.1.1
>
> Attachments: LUCENE-3045_lucene_31_Adriano_Crestani_2011_04_24.patch,
> LUCENE-3045_lucene_3x_Adriano_Crestani_2011_04_24.patch,
> LUCENE-3045_lucene_4x_Adriano_Crestani_2011_04_24.patch
>
>
> QueryNodeImpl.containsTag(String key): tag keys are supposed to be case
> insensitive, however QueryNodeImpl.containsTag method is considering the case
> when looking up for tag.
> *Bug found by Karsten Fissmer
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]