Terrier Core

Inv2DirectMultiReduce doesnt handle empty documents on reducer boundaries

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:
    Pointers files can be different sizes. Instead, they should be the same size for each reduce task.

Activity

Hide
Craig Macdonald added a comment - 25/Feb/10 7:10 PM

Fixed. Empty pointers should be appended to the end of each reducer's pointer output stream.

Show
Craig Macdonald added a comment - 25/Feb/10 7:10 PM Fixed. Empty pointers should be appended to the end of each reducer's pointer output stream.

People

Dates

  • Created:
    25/Feb/10 11:54 AM
    Updated:
    05/Mar/10 5:37 PM
    Resolved:
    25/Feb/10 7:10 PM