2013-05-30 17:38:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 30 17:36:39 UTC 2013 - tittiatcoke@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.2.15
|
|
|
|
* See http://svn.xapian.org/*checkout*/tags/1.2.15/xapian-core/NEWS
|
|
|
|
|
2012-12-26 11:58:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 21 10:22:07 UTC 2012 - mlin@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.2.12
|
|
|
|
* 1.2.11 had its library version information incorrectly set.
|
|
|
|
This resulted in the shared library having an incorrect SONAME.
|
|
|
|
This release has been made to fix this problem.
|
2013-01-06 19:57:07 +00:00
|
|
|
* Fix issue with running AND, OR and XOR queries against a
|
|
|
|
database with no documents in it - this was leading to a divide
|
|
|
|
by zero, which led to MSet::get_matches_estimated() reporting
|
|
|
|
2147483648 on i386.
|
|
|
|
* Don't count unweighted subqueries of MultiAndPostList in
|
|
|
|
percentage calculations, as OP_FILTER maps to MultiAndPostList
|
|
|
|
now. (ticket#590)
|
|
|
|
* When compacting, if the output database is empty, don't write
|
|
|
|
out a metainfo tag. Take care not to divide by zero when
|
|
|
|
computing the percentage size change for a table.
|
|
|
|
(brass and chert backend)
|
|
|
|
* Add new QueryParser::STEM_ALL_Z stemming strategy, which
|
|
|
|
stems all terms and adds a Z prefix.
|
|
|
|
* Add TermGenerator::set_stemming_strategy() method, with
|
|
|
|
strategies which correspond to those of QueryParser.
|
|
|
|
* Correct "BM25Weight" to "TradWeight" in exception message
|
|
|
|
from TradWeight.
|
|
|
|
* We were failing to call init() for user-defined Weight objects
|
|
|
|
providing the term-independent weight. These now get called
|
|
|
|
with init(0.0).
|
|
|
|
* Xapian::Auto::open_stub() now throws a Xapian::DatabaseOpeningError
|
|
|
|
exception if the stub file can't be opened. Previously we
|
|
|
|
failed to check for this condition, which resulted in us
|
|
|
|
treating the file as empty.
|
2012-12-26 11:58:33 +00:00
|
|
|
* See http://svn.xapian.org/*checkout*/tags/1.2.12/xapian-core/NEWS
|
2013-01-06 19:57:07 +00:00
|
|
|
* http://svn.xapian.org/*checkout*/tags/1.2.11/xapian-core/NEWS
|
|
|
|
* http://svn.xapian.org/*checkout*/tags/1.2.10/xapian-core/NEWS
|
|
|
|
* http://svn.xapian.org/*checkout*/tags/1.2.9/xapian-core/NEWS
|
2012-12-26 11:58:33 +00:00
|
|
|
|
2012-01-04 17:43:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 29 11:31:53 CET 2011 - dmueller@suse.de
|
|
|
|
|
|
|
|
- update to 1.2.8:
|
|
|
|
* Add support to TermGenerator and QueryParser for indexing and searching CJK
|
|
|
|
text using n-grams. Currently this is only enabled when the environmental
|
|
|
|
variable XAPIAN_CJK_NGRAM is set to a non-empty value.
|
|
|
|
* overview.html,quickstart.html: Fix several factual errors.
|
|
|
|
* Improve documentation comments for several methods.
|
|
|
|
* Add documentation for function parameters which didn't have it.
|
|
|
|
|
2011-11-29 09:11:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 28 19:46:42 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- avoid packaging files twice
|
|
|
|
|
2011-09-13 12:39:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 13 09:29:48 UTC 2011 - prusnak@opensuse.org
|
|
|
|
|
|
|
|
- updated to 1.2.7
|
|
|
|
|
2011-05-03 17:57:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 3 17:55:49 UTC 2011 - tittiatcoke@gmail.com
|
|
|
|
|
|
|
|
- Update to xapian-core-1.2.5
|
|
|
|
* See http://svn.xapian.org/*checkout*/tags/1.2.5/xapian-core/NEWS
|
|
|
|
|
2011-04-11 08:06:37 +00:00
|
|
|
-----------------------------------------------------------------
|
|
|
|
Sat May 16 19:26:33 CET 2009 - tittiatcoke@gmail.com
|
|
|
|
|
|
|
|
- Updated to xapian-core-1.0.12
|
|
|
|
+ See http://svn.xapian.org/*checkout*/tags/1.0.12/xapian-core/NEWS
|
|
|
|
|
2011-01-24 15:54:38 +00:00
|
|
|
-------------------------------------------------------------------
|
2011-04-11 08:06:37 +00:00
|
|
|
Wed Mar 18 13:34:33 CET 2009 - tittiatcoke@gmail.com
|
2011-01-24 15:54:38 +00:00
|
|
|
|
2011-04-11 08:06:37 +00:00
|
|
|
- Updated to xapian-core-1.0.11
|
2011-01-24 15:54:38 +00:00
|
|
|
|
2007-11-19 22:42:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 19 23:41:33 CET 2007 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- added xapian-core-1.0.4_gcc43.patch:
|
|
|
|
add missing includes for gcc 4.3
|
|
|
|
|
2007-11-19 21:10:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 19 22:00:09 CET 2007 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 1.0.4
|
|
|
|
|
2007-06-24 09:43:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 24 11:41:40 CEST 2007 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 1.0.1
|
|
|
|
|
2007-04-01 19:16:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 1 21:15:32 CEST 2007 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 0.9.10
|
|
|
|
|
2006-11-11 04:32:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 11 05:10:49 CET 2006 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 0.9.9:
|
|
|
|
many smaller changes
|
|
|
|
|
2006-11-04 11:35:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 4 12:08:31 CET 2006 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- do not package .deps and .libs in the examples dir
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 4 11:41:25 CET 2006 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 0.9.8:
|
|
|
|
many small fixes
|
|
|
|
|