diff options
author | schmonz <schmonz@pkgsrc.org> | 2009-08-27 13:21:53 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2009-08-27 13:21:53 +0000 |
commit | 56adeab449b9a7536018fd41420520b6c49b8f12 (patch) | |
tree | 28fb81e66e5afc7e37b4dc304f5561a796991044 /textproc/xapian | |
parent | ebe723512d6335655e56f6ca98417ebd8282ff6d (diff) | |
download | pkgsrc-56adeab449b9a7536018fd41420520b6c49b8f12.tar.gz |
Update to 1.0.15. From the changelog:
flint backend:
* Backport the lazy update changes from 1.1.2:
WritableDatabase::replace_document() now updates the database lazily in
simple cases - for example, if you just change a document's values and
replace it with the same docid, then the terms and document data aren't
needlessly rewritten. Caveats: currently we only check if you've looked at
the values/terms/data, not if they've actually been modified, and only keep
track of the last document read.
* Fix PostingIterator::skip_to() on an unflushed WritableDatabase to skip
documents which were added and deleted since the last flush. (ticket#392)
documentation:
* Overhaul the doxygen options we use and tweak various documentation comments
to improve the generated API documentation.
* Explicitly document that an empty prefix argument to
QueryParser::add_prefix() means "no prefix".
* Update the documentation comments for Enable::set_sort_by_value(),
set_sort_by_value_then_relevance(), and set_sort_by_relevance_then_value() to
mention sortable_serialise() as a good way to store numeric values for
sorting.
Diffstat (limited to 'textproc/xapian')
-rw-r--r-- | textproc/xapian/Makefile | 6 | ||||
-rw-r--r-- | textproc/xapian/PLIST | 47 | ||||
-rw-r--r-- | textproc/xapian/distinfo | 8 |
3 files changed, 15 insertions, 46 deletions
diff --git a/textproc/xapian/Makefile b/textproc/xapian/Makefile index 191dcbcf32c..e8e88d0bbd5 100644 --- a/textproc/xapian/Makefile +++ b/textproc/xapian/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2009/07/23 19:24:52 schmonz Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/27 13:21:53 schmonz Exp $ # -DISTNAME= xapian-core-1.0.14 +DISTNAME= xapian-core-1.0.15 PKGNAME= ${DISTNAME:S/-core//} CATEGORIES= textproc -MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.14/ +MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.15/ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://xapian.org/ diff --git a/textproc/xapian/PLIST b/textproc/xapian/PLIST index 9644fedb49d..ac33521b8c9 100644 --- a/textproc/xapian/PLIST +++ b/textproc/xapian/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:17:34 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/08/27 13:21:53 schmonz Exp $ bin/copydatabase bin/delve ${PLIST.quartz}bin/quartzcheck @@ -54,21 +54,17 @@ share/aclocal/xapian.m4 share/doc/xapian-core/admin_notes.html share/doc/xapian-core/apidoc.pdf share/doc/xapian-core/apidoc/html/annotated.html -share/doc/xapian-core/apidoc/html/base_8h-source.html share/doc/xapian-core/apidoc/html/classXapian_1_1BM25Weight-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1BM25Weight.html -share/doc/xapian-core/apidoc/html/classXapian_1_1BM25Weight__coll__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1BM25Weight__inherit__graph.png 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_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 share/doc/xapian-core/apidoc/html/classXapian_1_1DateValueRangeProcessor-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1DateValueRangeProcessor.html -share/doc/xapian-core/apidoc/html/classXapian_1_1DateValueRangeProcessor__coll__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1DateValueRangeProcessor__inherit__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1Document-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1Document.html @@ -76,7 +72,6 @@ share/doc/xapian-core/apidoc/html/classXapian_1_1ESet-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1ESet.html share/doc/xapian-core/apidoc/html/classXapian_1_1ESetIterator-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1ESetIterator.html -share/doc/xapian-core/apidoc/html/classXapian_1_1ESetIterator__coll__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1Enquire-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1Enquire.html share/doc/xapian-core/apidoc/html/classXapian_1_1ErrorHandler-members.html @@ -85,27 +80,22 @@ share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDecider-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDecider.html share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderAnd-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderAnd.html -share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderAnd__coll__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderAnd__inherit__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms.html -share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__coll__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1ExpandDecider__inherit__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1MSet-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1MSet.html share/doc/xapian-core/apidoc/html/classXapian_1_1MSetIterator-members.html 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_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_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 share/doc/xapian-core/apidoc/html/classXapian_1_1NumberValueRangeProcessor__inherit__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1PositionIterator-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1PositionIterator.html @@ -115,12 +105,10 @@ share/doc/xapian-core/apidoc/html/classXapian_1_1Query-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1Query.html share/doc/xapian-core/apidoc/html/classXapian_1_1QueryParser-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1QueryParser.html -share/doc/xapian-core/apidoc/html/classXapian_1_1Query__coll__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1RSet-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1RSet.html share/doc/xapian-core/apidoc/html/classXapian_1_1SimpleStopper-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1SimpleStopper.html -share/doc/xapian-core/apidoc/html/classXapian_1_1SimpleStopper__coll__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1SimpleStopper__inherit__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1Sorter-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1Sorter.html @@ -132,7 +120,6 @@ 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_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_1TermGenerator-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1TermGenerator.html @@ -140,36 +127,26 @@ share/doc/xapian-core/apidoc/html/classXapian_1_1TermIterator-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1TermIterator.html share/doc/xapian-core/apidoc/html/classXapian_1_1TradWeight-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1TradWeight.html -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_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 share/doc/xapian-core/apidoc/html/classXapian_1_1Weight-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1Weight.html share/doc/xapian-core/apidoc/html/classXapian_1_1Weight__inherit__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1WritableDatabase-members.html share/doc/xapian-core/apidoc/html/classXapian_1_1WritableDatabase.html -share/doc/xapian-core/apidoc/html/classXapian_1_1WritableDatabase__coll__graph.png share/doc/xapian-core/apidoc/html/classXapian_1_1WritableDatabase__inherit__graph.png share/doc/xapian-core/apidoc/html/classes.html -share/doc/xapian-core/apidoc/html/database_8h-source.html share/doc/xapian-core/apidoc/html/database_8h.html -share/doc/xapian-core/apidoc/html/dbfactory_8h-source.html share/doc/xapian-core/apidoc/html/dbfactory_8h.html share/doc/xapian-core/apidoc/html/deprecated.html -share/doc/xapian-core/apidoc/html/deprecated_8h-source.html -share/doc/xapian-core/apidoc/html/document_8h-source.html share/doc/xapian-core/apidoc/html/document_8h.html share/doc/xapian-core/apidoc/html/doxygen.css share/doc/xapian-core/apidoc/html/doxygen.png -share/doc/xapian-core/apidoc/html/enquire_8h-source.html share/doc/xapian-core/apidoc/html/enquire_8h.html -share/doc/xapian-core/apidoc/html/errorhandler_8h-source.html share/doc/xapian-core/apidoc/html/errorhandler_8h.html -share/doc/xapian-core/apidoc/html/expanddecider_8h-source.html share/doc/xapian-core/apidoc/html/expanddecider_8h.html share/doc/xapian-core/apidoc/html/files.html share/doc/xapian-core/apidoc/html/form_0.png @@ -206,7 +183,6 @@ share/doc/xapian-core/apidoc/html/functions_0x74.html share/doc/xapian-core/apidoc/html/functions_0x75.html share/doc/xapian-core/apidoc/html/functions_0x76.html share/doc/xapian-core/apidoc/html/functions_0x77.html -share/doc/xapian-core/apidoc/html/functions_0x78.html share/doc/xapian-core/apidoc/html/functions_0x7e.html share/doc/xapian-core/apidoc/html/functions_eval.html share/doc/xapian-core/apidoc/html/functions_func.html @@ -231,7 +207,6 @@ share/doc/xapian-core/apidoc/html/functions_func_0x74.html share/doc/xapian-core/apidoc/html/functions_func_0x75.html 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_type.html share/doc/xapian-core/apidoc/html/functions_vars.html @@ -269,23 +244,23 @@ 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/namespaceXapian.html +share/doc/xapian-core/apidoc/html/namespaceXapian_1_1Auto.html +share/doc/xapian-core/apidoc/html/namespaceXapian_1_1Flint.html +share/doc/xapian-core/apidoc/html/namespaceXapian_1_1InMemory.html +share/doc/xapian-core/apidoc/html/namespaceXapian_1_1Quartz.html +share/doc/xapian-core/apidoc/html/namespaceXapian_1_1Remote.html +share/doc/xapian-core/apidoc/html/namespaceXapian_1_1Unicode.html share/doc/xapian-core/apidoc/html/namespacemembers.html share/doc/xapian-core/apidoc/html/namespacemembers_func.html share/doc/xapian-core/apidoc/html/namespacemembers_type.html share/doc/xapian-core/apidoc/html/namespacemembers_vars.html share/doc/xapian-core/apidoc/html/namespaces.html share/doc/xapian-core/apidoc/html/pages.html -share/doc/xapian-core/apidoc/html/positioniterator_8h-source.html share/doc/xapian-core/apidoc/html/positioniterator_8h.html -share/doc/xapian-core/apidoc/html/postingiterator_8h-source.html share/doc/xapian-core/apidoc/html/postingiterator_8h.html -share/doc/xapian-core/apidoc/html/query_8h-source.html share/doc/xapian-core/apidoc/html/query_8h.html -share/doc/xapian-core/apidoc/html/queryparser_8h-source.html share/doc/xapian-core/apidoc/html/queryparser_8h.html -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_1ValueRangeProcessor-members.html share/doc/xapian-core/apidoc/html/structXapian_1_1ValueRangeProcessor.html @@ -294,18 +269,12 @@ share/doc/xapian-core/apidoc/html/tab_b.gif share/doc/xapian-core/apidoc/html/tab_l.gif share/doc/xapian-core/apidoc/html/tab_r.gif share/doc/xapian-core/apidoc/html/tabs.css -share/doc/xapian-core/apidoc/html/termgenerator_8h-source.html share/doc/xapian-core/apidoc/html/termgenerator_8h.html -share/doc/xapian-core/apidoc/html/termiterator_8h-source.html share/doc/xapian-core/apidoc/html/termiterator_8h.html -share/doc/xapian-core/apidoc/html/types_8h-source.html share/doc/xapian-core/apidoc/html/types_8h.html -share/doc/xapian-core/apidoc/html/unicode_8h-source.html share/doc/xapian-core/apidoc/html/unicode_8h.html -share/doc/xapian-core/apidoc/html/valueiterator_8h-source.html share/doc/xapian-core/apidoc/html/valueiterator_8h.html -share/doc/xapian-core/apidoc/html/visibility_8h-source.html -share/doc/xapian-core/apidoc/html/xapian_8h-source.html +share/doc/xapian-core/apidoc/html/version_8h.html share/doc/xapian-core/apidoc/html/xapian_8h.html share/doc/xapian-core/bm25.html share/doc/xapian-core/code_structure.html diff --git a/textproc/xapian/distinfo b/textproc/xapian/distinfo index f208952fb0a..33dfa5f3e4e 100644 --- a/textproc/xapian/distinfo +++ b/textproc/xapian/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/07/23 19:24:52 schmonz Exp $ +$NetBSD: distinfo,v 1.6 2009/08/27 13:21:53 schmonz Exp $ -SHA1 (xapian-core-1.0.14.tar.gz) = 1a2f07f1e04207dfa5e4e92e838d77193de3b338 -RMD160 (xapian-core-1.0.14.tar.gz) = bffaef5b20ece9f82f811939a9535fd8deee833d -Size (xapian-core-1.0.14.tar.gz) = 2997725 bytes +SHA1 (xapian-core-1.0.15.tar.gz) = 1427c0cba5e6973781c6ea08d55f082cb9f5829b +RMD160 (xapian-core-1.0.15.tar.gz) = a2c6b3c3cc7f310d02db91a36e5d6800587ebe98 +Size (xapian-core-1.0.15.tar.gz) = 2974703 bytes |