Re: TrecContentSource and docname/iteration number

2009-11-12 Thread Robert Muir
Shai, ok. I couldn't tell if it was round iterations (looked that way). I left the default as it was, for back compat. but now theres an obscure option content.source.excludeIteration you can use to disable it. I used content.source.* because i saw the other ContentSources seemed to do a similar

Re: TrecContentSource and docname/iteration number

2009-11-12 Thread Shai Erera
I think the fix you've made makes sense. The iteration number is added in case you want to collect more than avail documents (such that it starts over with the first one). I don't think it has to do with the iterations option in Benchmark, although it could. Being able to configure it makes sense