Exactly. Creating a new index from the aggregated documents is the plan I described above. I don't really now, how long this will take for each new index. Hopefully under 1 hour or so. That would be tolerable.
Thanks. Daniel On Thu, Jul 26, 2012 at 8:47 PM, Chantal Ackermann < c.ackerm...@it-agenten.com> wrote: > Hi Daniel, > > depending on how you decide on the list of ids, in the first place, you > could also create a new index (core) and populate it with DIH which would > select only documents from your main index (core) in this range of ids. > When updating you could try a delta import. > > Of course, this is only worth the effort if that core would exist for some > time - but you've written that the subset of ids is constant for a longer > time. > > Just another idea on top ;-) > Chantal