[Xapian-discuss] Xapian 1.0.13 released
Olly Betts
olly at survex.com
Tue May 26 15:19:53 BST 2009
On Mon, May 25, 2009 at 06:24:40PM +1200, Olly Betts wrote:
> * The Perl bindings have a new Search::Xapian::MSet::matches() method which
> ties the MSet to a Perl array (like Search::Xapian::Enquire::matches(), but
> this method makes more sense on MSet than Enquire. However, I've just
> spotted I failed to apply a patch where I changed my mind and called this
> "items()" (for consistency with a patch on trunk to add support for tying
> ESet objects to arrays - also Python has 'MSet.items' and 'ESet.items'
> properties, and while consistency between the Perl and Python bindings is
> not so important for most users, it's not a bad thing). So I guess
> consider the new method deprecated already - I'll see if I can find time to
> put 1.0.13.1 out soon.
OK, done. Download from:
http://xapian.org/download
SHA1 checksum:
702972d57b895044de92e7f827af9d31151c66db Search-Xapian-1.0.13.1.tar.gz
SHA256 checksum:
e3ba9f9ebe0018c93a300579c7d7dab2f14890001e0e7d172cf3464f48bcef01 Search-Xapian-1.0.13.1.tar.gz
Changes over 1.0.13.0 are:
- Deprecate Search::Xapian::MSet::matches() and make it issue a
warning. Please use Search::Xapian::MSet::items() instead.
- Add another translated example: simplematchdecider.pl
Cheers,
Olly
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.xapian.org/pipermail/xapian-discuss/attachments/20090527/acc402e6/attachment.pgp
More information about the Xapian-discuss
mailing list