Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-6272

[Doc]: ISPN-14203 Restore Query#list method, implementing it in an efficient way

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • Documentation

      From eng. issue:
      I think that it is right to remove the deprecation to the method org.infinispan.query.dsl.Query<T>#list, that returns the matched entity lists List<T>.

      This method can be used in case the user/customer does not need to get the `QueryResult<E>#hitCount}}.

      At the moment the implementations of both embedded and remote queries are not efficient, since they do not delegate to org.hibernate.search.engine.search.query.SearchFetchable#fetchHits to take the performance advantage to not compute the hit count.

            dvagnero@redhat.com Dominika Borges
            fercoli@redhat.com Fabio Massimo Ercoli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: