Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Log Tracer 0.0.2
-
None
-
None
Description
The Queries data set from Sling Log Tracer (1.0.2) may report the wrong Query plan for the query.
"query": "//*[jcr:contains(., '\"/content/dam/we-retail/en/people/mens/men_1.jpg\"')]", "plan": "[nt:unstructured] as [a] /* lucene:ntBaseLucene(/oak:index/ntBaseLucene) dam:resolvedPath:/content/dam/we-retail/en/people/mens/men_1.jpg where [a].[dam:resolvedPath] = '/content/dam/we-retail/en/people/mens/men_1.jpg' */"
Attached raw tracer output from Felix console.
Explaining the query statement via Oak gives a different (and correct) plan.
/cc chetanm