[hibernate-dev] HSearch: Do includePaths also reduce queries because objects "dirty" less quickly?

Marc Schipperheyn m.schipperheyn at gmail.com
Wed Mar 7 10:51:03 EST 2012


With the new includePaths on IndexedEmbedded is it now possible to have a
more specific "dirty" check? Since you are indexing less paths, it stands
to reason that less objects will need to be reindexed because they are
(potentially) "dirty" during a save operation. I'm just curious if new
opportunities arise to reduce the number of queries executed here

Marc



More information about the hibernate-dev mailing list