1 Reply Latest reply on Mar 27, 2010 8:20 PM by flopsi

    Seam with Hibernate Search Optimization (Join Fetching?)

    flopsi

      Hi folks,


      i just want to know if there is a way to optimize Hibernate Search in a way to avoid multiple selects on the database. I know in core Hibernate a default lazy loading can be overridden by join fetching (in HQL or Criteria API setFetchMode), but are these also made available through Hibernate Search?
      Didn't find on first sight...


      Thanks a lot, best regards
      Flo