-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Final
-
None
The Javadoc for o.m.j.api.query.QueryResult#getColumnTypes indicates that the array returned by this method will have the same number of elements as the array returned by the #getColumnNames method. However, types for the jcr:path and jcr:score psuedo-columns don't seem to get added when the query is in XPath.
Will this also be a problem for full-text search queries?
- is related to
-
MODE-773 JcrSqlQueryResult class is adding columnNames "score" and "path", they also need to have corresponding columntypes
- Closed