[Xapian-tickets] [Xapian] #763: Track unique term bounds for documents in the collection

Xapian nobody at xapian.org
Thu Jul 26 00:07:54 BST 2018


#763: Track unique term bounds for documents in the collection
-------------------------+---------------------------
 Reporter:  gp1308       |             Owner:  gp1308
     Type:  enhancement  |            Status:  new
 Priority:  normal       |         Milestone:
Component:  Library API  |           Version:
 Severity:  normal       |        Resolution:
 Keywords:               |        Blocked By:
 Blocking:               |  Operating System:  All
-------------------------+---------------------------

Comment (by gp1308):

 Thanks olly for the clear details. I have gone through the code a few
 times and got some idea about what's happening.

 Fn call for compacting termlist table line 2234: `merge_docid_keyed(out,
 inputs, offset, t->type);`

 Should I pass `version_file_out`  reference to the above function? So I
 can set values for newly added data members `HoneyVersion` class and then
 call `write()` method.

--
Ticket URL: <https://trac.xapian.org/ticket/763#comment:4>
Xapian <https://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list