Terrier Core

Inv2DirectMapReduce doesnt work for multiple reducers

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.0
  • Fix Version/s: 3.0
  • Component/s: .structures
  • Description:
    Many of the DocumentIndex pointers endup as empty.

Activity

Hide
Craig Macdonald added a comment - 16/Aug/09 7:48 PM

Fix committed to SVN (2645). Problem was that each reducer needs to work out what it's first docid will be, and then start writing DF pointers from that point, not from docid 0.

Show
Craig Macdonald added a comment - 16/Aug/09 7:48 PM Fix committed to SVN (2645). Problem was that each reducer needs to work out what it's first docid will be, and then start writing DF pointers from that point, not from docid 0.

People

Dates

  • Created:
    11/Aug/09 5:39 PM
    Updated:
    05/Mar/10 4:56 PM
    Resolved:
    16/Aug/09 7:48 PM