Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#734 closed enhancement (fixed)

Returning MSet instead of sorted Docids after re-ranking

Reported by: Ayush Tomar Owned by: Ayush Pandey
Priority: normal Milestone: 1.5.0
Component: Letor (Learning To Rank) Version: 1.4.0
Severity: normal Keywords: letor mset
Cc: Blocked By:
Blocking: Operating System: All

Description

With reference to discussion on the mailing list under thread Letor: Returning MSet after re-ranking

Letor::letor_rank(*) method returns a sorted vector vector<Xapian::docid>. Ideally, it should return an MSet. This might require creating a swap method for two MsetIterator objects.

Change History (3)

comment:1 by Ayush Pandey, 7 years ago

Owner: changed from Ayush Tomar to Ayush Pandey

comment:2 by Ayush Pandey, 7 years ago

Resolution: fixed
Status: newclosed

comment:3 by Olly Betts, 7 years ago

Milestone: 1.5.0

Setting milestone to the release this should debut in.

Note: See TracTickets for help on using tickets.