Displaying 4 results from an estimated 4 matches for "xapian_windows".
2009 Apr 20
1
Xapian 1.0.12 released
I've uploaded Xapian 1.0.12 (including Search::Xapian 1.0.12.0), which
as usual you can download from:
http://xapian.org/download
Here are the SHA1 checksums of the released files:
fee5df9ce07c3aa16f2509a7373d48de468d9fc7 Search-Xapian-1.0.12.0.tar.gz
8a82b7e2139d2f50c95deae50b32f7bc88f63a8c xapian-bindings-1.0.12.tar.gz
963011408a77897d73da3f28e7aaabe2525e016f xapian-core-1.0.12.tar.gz
2010 Apr 15
1
Xapian 1.0.19 released
I've uploaded Xapian 1.0.19 (including Search::Xapian 1.0.19.0), which
as usual you can download from:
http://xapian.org/download
The most notable changes in this release are:
QueryParser:
* Fix memory leak if Database throws an exception during parsing.
Flint backend:
* Updating positional information for a document optimised a little.
Search::Xapian:
* Wrap
2010 Feb 15
3
Xapian 1.0.18 released
I've uploaded Xapian 1.0.18 (including Search::Xapian 1.0.18.0), which
as usual you can download from:
http://xapian.org/download
The most notable changes in this release are:
QueryParser:
* Improve support for languages such as Burmese which use Unicode enclosing
mark and combining spacing mark characters.
Flint backend:
* When updating documents, don't update posting entries
2010 Apr 28
1
Xapian 1.0.20 released
I've uploaded Xapian 1.0.20 (including Search::Xapian 1.0.20.0), which
as usual you can download from:
http://xapian.org/download
The most notable changes in this release are:
Xapian::MSet:
* Fix incorrect values reported by get_matches_estimated(),
get_matches_lower_bound(), and get_matches_upper_bound() in certain cases
when sorting and collapsing (ticket#464).
getopt-related build