[Xapian-tickets] [Xapian] #724: Handle overflow of collection frequency

Xapian nobody at xapian.org
Wed May 25 14:55:57 BST 2016


#724: Handle overflow of collection frequency
---------------------------+-------------------------------
 Reporter:  olly           |             Owner:  olly
     Type:  defect         |            Status:  new
 Priority:  normal         |         Milestone:  1.4.x
Component:  Backend-Glass  |           Version:  git master
 Severity:  normal         |        Resolution:
 Keywords:                 |        Blocked By:
 Blocking:                 |  Operating System:  All
---------------------------+-------------------------------

Comment (by olly):

 [d9de0125313e666f53ad1718c603c5fb68730270/git] was the totaldoclen1
 change, and the overflow was happening at line 1125 of
 backends/chert/chert_database.cc:

 {{{
 i->second.second += cf_delta;
 }}}

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



More information about the Xapian-tickets mailing list