Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-838

XPathQueryResult class is adding columnNames "score" and "path", they also need to have corresponding columntypes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0.Final
    • 2.0.0.Final
    • Query
    • 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?

              rhauch Randall Hauch (Inactive)
              bcarothers_jira Brian Carothers (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: