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, 3.0.3, 2.9.4
Reporter: Adriano Crestani
Assignee: Adriano Crestani
Fix For: 2.9.5, 3.0.4, 3.1.1
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]