Hello all, Quick question for those familiar with termPositions and payloads:
I have currently 2 loops, one which is of the form while(termPositions.next()) and the second involves termPositions.freq() the combination of these two seem to produce a great number of duplicate payloads; So I'm thinking that only one of them is required, the question is which one? Best Regards, Martin Owens