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

Allow to project the query score

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

                Created:
                Updated:
                Resolved: