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

[RESP] SORT operation does not retrieve hash fields

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
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: