Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-16741

[RESP] SORT operation does not retrieve hash fields

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The SORT operation can utilize fields stored in hash values. For example:

      SORT mylist BY hash_k_*->field
      

      Or in the GET clause:

      SORT mylist BY k_* GET hash_k_*->field
      

      The operation is identified by the `->` char sequence. It identifies which hash key and field to retrieve. We need to add support for this option.

              rh-ee-jbolina Jose Bolina
              rh-ee-jbolina Jose Bolina
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: