Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-564

XMLPS should provided ordered results based on requested fields

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6
    • xmlps
    • None
    • found on NCI EDRN ERNE project

    Description

      If we give a query to XMLPS of the form:

      http://localhost:8080/grid/prod?q=RETURN%3D%27Field1%27+AND+RETURN%3D%27Field2%27+AND+RETURN%3D%27Field3%27

      Where:

      Field1 = constant field
      Field2 = dynamic field
      Field3 = constant field

      Right now, XMLPS will return a result set of the form:

      Field2Value <tab> Field1Value <table> Field3Value

      Losing the ordering, b/c const fields and dynamic fields are separated. We need to fix this.

      Attachments

        1. OODT-564.Mattmann.021413.patch.txt
          5 kB
          Chris A. Mattmann

        Activity

          People

            chrismattmann Chris A. Mattmann
            chrismattmann Chris A. Mattmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: