[Xapian-tickets] [Xapian] #499: ValuePostingSource value_it not exported to Python (and other?) bindings

Xapian nobody at xapian.org
Thu Mar 3 12:04:25 GMT 2016


#499: ValuePostingSource value_it not exported to Python (and other?) bindings
-----------------------------+----------------------------
 Reporter:  jcassee          |             Owner:  richard
     Type:  defect           |            Status:  closed
 Priority:  normal           |         Milestone:  1.3.5
Component:  Xapian-bindings  |           Version:  1.2.2
 Severity:  normal           |        Resolution:  fixed
 Keywords:                   |        Blocked By:
 Blocking:                   |  Operating System:  All
-----------------------------+----------------------------
Changes (by olly):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed in [cc748c2f02f7631b960f432e5b10127a9d7319eb].

 I've added the C++ getter/setter wrappers to the 1.2 branch for 1.2.23 to
 make it easier for people to update their C++ code for this change, but
 due to `set_maxweight()` being `protected` in 1.2.x (which was #498)
 you'll need 1.3.x for fully subclassable `PostingSource` in Python.

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



More information about the Xapian-tickets mailing list