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

Allow to project the query score

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

XMLWordPrintable

      We want to make possible to project the score using Ickle, like the following

      For vector queries:

      select i, #(i) from Item i where i.floatVector <-> [7,7,7]~2
      

       

      But also for all the other indexed queries:

      select i, #(i) from Item i where i.text ~ `cat`
      

              fercoli@redhat.com Fabio Massimo Ercoli
              fercoli@redhat.com Fabio Massimo Ercoli
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: