Attribute values are not indexed
--------------------------------
Key: TIKA-518
URL: https://issues.apache.org/jira/browse/TIKA-518
Project: Tika
Issue Type: Bug
Affects Versions: 0.6
Reporter: Ovidiu Cilnician
I just switched from jackrabbit 1.4.11 to jackrabbit2.1.1
Some of the test cases that were working in 1.4, fail in 2.1.1.
These test cases(CSW service related) contain an AnyText filter and they are
looking for an attribute value. No records are returned in this case. It works
when an element value is used.
By looking at Jackrabbit Content Repository project I found this issue(JCR-470
XMLIndexFilter should index the attributes) which was fixed for Jackrabbit 1.4.
Did the switch to tika(my version of jackrabbit 2.1.1 uses tika 0.6) caused
this problem?
Thank you.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.