Hi, Creating fetch lists with topN works nicely. It usually fetches just less than topN. However, when i use maxNumSegments N in conjuction with topN it looks like the first generates segment does not respect the topN setting.
Instead of 300.000 URL's to be fetched, the first of the generated segments with maxNumSegments fetches many many many more. Anyone knows what's going on? Did i misunderstand maxNumSegments? Is there a bug here? Thanks

