summaryrefslogtreecommitdiff
path: root/textproc/xapian/PLIST
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2009-04-20 22:25:12 +0000
committerschmonz <schmonz@pkgsrc.org>2009-04-20 22:25:12 +0000
commit4e7a52954250876ea15a6e3a54b67b20cd1ed831 (patch)
tree560368538ac90ef631ea046a329e6d2560e02741 /textproc/xapian/PLIST
parente1ef8e313f01d58c848dc6288f953037979a6594 (diff)
downloadpkgsrc-4e7a52954250876ea15a6e3a54b67b20cd1ed831.tar.gz
Update to 1.0.12. From the changelog:
* WritableDatabase::remove_spelling() now works properly. * The QueryParser now treats NON_SPACING_MARK Unicode characters as phrase generators, which improves handling of Arabic. This is a stop-gap solution for 1.0.x which will work with existing databases without requiring reindexing - in 1.1.0, NON_SPACING_MARK will be regarded as part of a word. (ticket#355) * Fix undefined behaviour in distribution of OP_NEAR and OP_PHRASE over a non-leaf subquery (indentified by valgrind on testcase nearsubqueries1). (ticket#349) * Enhance distribution of OP_NEAR/OP_PHRASE over non-leaf subqueries to work when there are multiple non-leaf subqueries (ticket#201). * Enquire::get_mset() no longer needlessly checks if the documents exist. * PostingIterator::get_description() output improved visually in some cases. * Enquire::get_mset(): + Now throws UnimplementedError if there's a percentage cutoff and sorting is primarily by value - this has never been correctly supported and it's better to warn people than give incorrect results. + No longer needlessly copies the results internally. + When searching multiple databases, now recalculates the maximum attainable weight after each database which may allow it to terminate earlier. (ticket#336). + Fix inconsistent percentage scores when sorting primarily by value, except when a MatchDecider is also being used; document this remaining problem case. (ticket#216) * Enquire::set_sort_by_value() (and similar methods): Rename the wrongly named "ascending" parameter to "reverse", and note that its value should always be explicitly given since defaulting to "reverse=true" is confusing and the default will be deprecated in 1.1.0. (ticket#311) * Database::allterms_begin(): Fix memory leak when iterating all terms from more than one database. * Query::get_terms_begin(): Don't return "" from the TermIterator (happened when the query contained or was Query::MatchAll). * Add QueryParser::FLAG_DEFAULT to make it easier to add flags to those set by default.
Diffstat (limited to 'textproc/xapian/PLIST')
-rw-r--r--textproc/xapian/PLIST31
1 files changed, 1 insertions, 30 deletions
diff --git a/textproc/xapian/PLIST b/textproc/xapian/PLIST
index 7e876ea1254..d18b9c101dc 100644
--- a/textproc/xapian/PLIST
+++ b/textproc/xapian/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/01/21 06:42:32 dsainty Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/04/20 22:25:12 schmonz Exp $
bin/copydatabase
bin/delve
${PLIST.quartz}bin/quartzcheck
@@ -63,10 +63,6 @@ share/doc/xapian-core/apidoc/html/classXapian_1_1BoolWeight-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1BoolWeight.html
share/doc/xapian-core/apidoc/html/classXapian_1_1BoolWeight__coll__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1BoolWeight__inherit__graph.png
-share/doc/xapian-core/apidoc/html/classXapian_1_1CategorySelectMatchSpy-members.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1CategorySelectMatchSpy.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1CategorySelectMatchSpy__coll__graph.png
-share/doc/xapian-core/apidoc/html/classXapian_1_1CategorySelectMatchSpy__inherit__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1Database-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1Database.html
share/doc/xapian-core/apidoc/html/classXapian_1_1Database__inherit__graph.png
@@ -103,15 +99,10 @@ share/doc/xapian-core/apidoc/html/classXapian_1_1MSetIterator.html
share/doc/xapian-core/apidoc/html/classXapian_1_1MSetIterator__coll__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1MatchDecider-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1MatchDecider.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1MultiValueSorter-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1MultiValueSorter.html
share/doc/xapian-core/apidoc/html/classXapian_1_1MultiValueSorter__coll__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1MultiValueSorter__inherit__graph.png
-share/doc/xapian-core/apidoc/html/classXapian_1_1MultipleMatchDecider-members.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1MultipleMatchDecider.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1MultipleMatchDecider__coll__graph.png
-share/doc/xapian-core/apidoc/html/classXapian_1_1MultipleMatchDecider__inherit__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1NumberValueRangeProcessor-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1NumberValueRangeProcessor.html
share/doc/xapian-core/apidoc/html/classXapian_1_1NumberValueRangeProcessor__coll__graph.png
@@ -139,18 +130,10 @@ share/doc/xapian-core/apidoc/html/classXapian_1_1Stem.html
share/doc/xapian-core/apidoc/html/classXapian_1_1Stopper-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1Stopper.html
share/doc/xapian-core/apidoc/html/classXapian_1_1Stopper__inherit__graph.png
-share/doc/xapian-core/apidoc/html/classXapian_1_1StringListSerialiser-members.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1StringListSerialiser.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1StringListUnserialiser-members.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1StringListUnserialiser.html
share/doc/xapian-core/apidoc/html/classXapian_1_1StringValueRangeProcessor-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1StringValueRangeProcessor.html
share/doc/xapian-core/apidoc/html/classXapian_1_1StringValueRangeProcessor__coll__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.png
-share/doc/xapian-core/apidoc/html/classXapian_1_1TermCountMatchSpy-members.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1TermCountMatchSpy.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1TermCountMatchSpy__coll__graph.png
-share/doc/xapian-core/apidoc/html/classXapian_1_1TermCountMatchSpy__inherit__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1TermGenerator-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1TermGenerator.html
share/doc/xapian-core/apidoc/html/classXapian_1_1TermIterator-members.html
@@ -161,10 +144,6 @@ share/doc/xapian-core/apidoc/html/classXapian_1_1TradWeight__coll__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1TradWeight__inherit__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1Utf8Iterator-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1Utf8Iterator.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1ValueCountMatchSpy-members.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1ValueCountMatchSpy.html
-share/doc/xapian-core/apidoc/html/classXapian_1_1ValueCountMatchSpy__coll__graph.png
-share/doc/xapian-core/apidoc/html/classXapian_1_1ValueCountMatchSpy__inherit__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1ValueIterator-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1ValueIterator.html
share/doc/xapian-core/apidoc/html/classXapian_1_1ValueIterator__coll__graph.png
@@ -254,7 +233,6 @@ share/doc/xapian-core/apidoc/html/functions_func_0x76.html
share/doc/xapian-core/apidoc/html/functions_func_0x77.html
share/doc/xapian-core/apidoc/html/functions_func_0x78.html
share/doc/xapian-core/apidoc/html/functions_func_0x7e.html
-share/doc/xapian-core/apidoc/html/functions_rela.html
share/doc/xapian-core/apidoc/html/functions_type.html
share/doc/xapian-core/apidoc/html/functions_vars.html
share/doc/xapian-core/apidoc/html/globals.html
@@ -282,9 +260,6 @@ share/doc/xapian-core/apidoc/html/inherit__graph__20.png
share/doc/xapian-core/apidoc/html/inherit__graph__21.png
share/doc/xapian-core/apidoc/html/inherit__graph__22.png
share/doc/xapian-core/apidoc/html/inherit__graph__23.png
-share/doc/xapian-core/apidoc/html/inherit__graph__24.png
-share/doc/xapian-core/apidoc/html/inherit__graph__25.png
-share/doc/xapian-core/apidoc/html/inherit__graph__26.png
share/doc/xapian-core/apidoc/html/inherit__graph__3.png
share/doc/xapian-core/apidoc/html/inherit__graph__4.png
share/doc/xapian-core/apidoc/html/inherit__graph__5.png
@@ -293,8 +268,6 @@ share/doc/xapian-core/apidoc/html/inherit__graph__7.png
share/doc/xapian-core/apidoc/html/inherit__graph__8.png
share/doc/xapian-core/apidoc/html/inherit__graph__9.png
share/doc/xapian-core/apidoc/html/inherits.html
-share/doc/xapian-core/apidoc/html/matchspy_8h-source.html
-share/doc/xapian-core/apidoc/html/matchspy_8h.html
share/doc/xapian-core/apidoc/html/namespaceXapian.html
share/doc/xapian-core/apidoc/html/namespacemembers.html
share/doc/xapian-core/apidoc/html/namespacemembers_func.html
@@ -314,8 +287,6 @@ share/doc/xapian-core/apidoc/html/sorter_8h-source.html
share/doc/xapian-core/apidoc/html/sorter_8h.html
share/doc/xapian-core/apidoc/html/stem_8h-source.html
share/doc/xapian-core/apidoc/html/stem_8h.html
-share/doc/xapian-core/apidoc/html/structXapian_1_1StringAndFrequency-members.html
-share/doc/xapian-core/apidoc/html/structXapian_1_1StringAndFrequency.html
share/doc/xapian-core/apidoc/html/structXapian_1_1ValueRangeProcessor-members.html
share/doc/xapian-core/apidoc/html/structXapian_1_1ValueRangeProcessor.html
share/doc/xapian-core/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.png