Import xapian-core-1.0.13

Xapian is an opensource search engine library.
It is a highly adaptable toolkit which allows developers to easily add
advanced indexing and search facilities to their own applications. It
supports the Probabilistic Information Retrieval model and also supports
a rich set of boolean query operators.

This is a prerequisite of porting pinot.
This commit is contained in:
ajacoutot 2009-07-22 08:17:22 +00:00
parent 4130c43025
commit f7caac7ca3
5 changed files with 383 additions and 0 deletions

29
databases/xapian-core/Makefile Executable file
View File

@ -0,0 +1,29 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/07/22 08:17:22 ajacoutot Exp $
COMMENT= search engine library
V= 1.0.13
DISTNAME= xapian-core-${V}
SHARED_LIBS += xapian 0.0 # .21.4
CATEGORIES= databases
HOMEPAGE= http://xapian.org/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += c m stdc++ z
MASTER_SITES= http://oligarchy.co.uk/xapian/${V}/
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (xapian-core-1.0.13.tar.gz) = VELn/8davYU9GrHRJmej6Q==
RMD160 (xapian-core-1.0.13.tar.gz) = 5rUKFMq3K0B1pYk/4ZEeHgbx9Oo=
SHA1 (xapian-core-1.0.13.tar.gz) = wI7KFriBbiRM0ww10v5T1J94zXc=
SHA256 (xapian-core-1.0.13.tar.gz) = pHS+BmV72DIAIx2TjUjU0qg8/wJSxhhCH4NWBMVUjc4=
SIZE (xapian-core-1.0.13.tar.gz) = 2989504

View File

@ -0,0 +1,5 @@
Xapian is an opensource search engine library.
It is a highly adaptable toolkit which allows developers to easily add
advanced indexing and search facilities to their own applications. It
supports the Probabilistic Information Retrieval model and also supports
a rich set of boolean query operators.

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2009/07/22 08:17:22 ajacoutot Exp $
@lib lib/libxapian.so.${LIBxapian_VERSION}

View File

@ -0,0 +1,342 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/07/22 08:17:22 ajacoutot Exp $
%%SHARED%%
@bin bin/copydatabase
@bin bin/delve
@bin bin/quartzcheck
@bin bin/quartzcompact
@bin bin/quartzdump
@bin bin/quest
@bin bin/simpleexpand
@bin bin/simpleindex
@bin bin/simplesearch
@bin bin/xapian-check
@bin bin/xapian-compact
bin/xapian-config
@bin bin/xapian-inspect
@bin bin/xapian-progsrv
@bin bin/xapian-tcpsrv
include/xapian/
include/xapian.h
include/xapian/base.h
include/xapian/database.h
include/xapian/dbfactory.h
include/xapian/deprecated.h
include/xapian/document.h
include/xapian/enquire.h
include/xapian/error.h
include/xapian/errorhandler.h
include/xapian/expanddecider.h
include/xapian/positioniterator.h
include/xapian/postingiterator.h
include/xapian/query.h
include/xapian/queryparser.h
include/xapian/sorter.h
include/xapian/stem.h
include/xapian/termgenerator.h
include/xapian/termiterator.h
include/xapian/types.h
include/xapian/unicode.h
include/xapian/valueiterator.h
include/xapian/version.h
include/xapian/visibility.h
lib/libxapian.a
lib/libxapian.la
@man man/man1/copydatabase.1
@man man/man1/delve.1
@man man/man1/quartzcheck.1
@man man/man1/quartzcompact.1
@man man/man1/quartzdump.1
@man man/man1/quest.1
@man man/man1/xapian-check.1
@man man/man1/xapian-compact.1
@man man/man1/xapian-config.1
@man man/man1/xapian-inspect.1
@man man/man1/xapian-progsrv.1
@man man/man1/xapian-tcpsrv.1
share/aclocal/
share/aclocal/xapian.m4
share/doc/xapian-core/
share/doc/xapian-core/admin_notes.html
share/doc/xapian-core/apidoc/
share/doc/xapian-core/apidoc.pdf
share/doc/xapian-core/apidoc/html/
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
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
share/doc/xapian-core/apidoc/html/classXapian_1_1ErrorHandler.html
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
share/doc/xapian-core/apidoc/html/classXapian_1_1PostingIterator-members.html
share/doc/xapian-core/apidoc/html/classXapian_1_1PostingIterator.html
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
share/doc/xapian-core/apidoc/html/classXapian_1_1Sorter__inherit__graph.png
share/doc/xapian-core/apidoc/html/classXapian_1_1Stem-members.html
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_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
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
share/doc/xapian-core/apidoc/html/form_1.png
share/doc/xapian-core/apidoc/html/form_10.png
share/doc/xapian-core/apidoc/html/form_11.png
share/doc/xapian-core/apidoc/html/form_2.png
share/doc/xapian-core/apidoc/html/form_3.png
share/doc/xapian-core/apidoc/html/form_4.png
share/doc/xapian-core/apidoc/html/form_5.png
share/doc/xapian-core/apidoc/html/form_6.png
share/doc/xapian-core/apidoc/html/form_7.png
share/doc/xapian-core/apidoc/html/form_8.png
share/doc/xapian-core/apidoc/html/form_9.png
share/doc/xapian-core/apidoc/html/functions.html
share/doc/xapian-core/apidoc/html/functions_0x62.html
share/doc/xapian-core/apidoc/html/functions_0x63.html
share/doc/xapian-core/apidoc/html/functions_0x64.html
share/doc/xapian-core/apidoc/html/functions_0x65.html
share/doc/xapian-core/apidoc/html/functions_0x66.html
share/doc/xapian-core/apidoc/html/functions_0x67.html
share/doc/xapian-core/apidoc/html/functions_0x68.html
share/doc/xapian-core/apidoc/html/functions_0x69.html
share/doc/xapian-core/apidoc/html/functions_0x6b.html
share/doc/xapian-core/apidoc/html/functions_0x6c.html
share/doc/xapian-core/apidoc/html/functions_0x6d.html
share/doc/xapian-core/apidoc/html/functions_0x6e.html
share/doc/xapian-core/apidoc/html/functions_0x6f.html
share/doc/xapian-core/apidoc/html/functions_0x70.html
share/doc/xapian-core/apidoc/html/functions_0x71.html
share/doc/xapian-core/apidoc/html/functions_0x72.html
share/doc/xapian-core/apidoc/html/functions_0x73.html
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
share/doc/xapian-core/apidoc/html/functions_func_0x62.html
share/doc/xapian-core/apidoc/html/functions_func_0x63.html
share/doc/xapian-core/apidoc/html/functions_func_0x64.html
share/doc/xapian-core/apidoc/html/functions_func_0x65.html
share/doc/xapian-core/apidoc/html/functions_func_0x66.html
share/doc/xapian-core/apidoc/html/functions_func_0x67.html
share/doc/xapian-core/apidoc/html/functions_func_0x68.html
share/doc/xapian-core/apidoc/html/functions_func_0x69.html
share/doc/xapian-core/apidoc/html/functions_func_0x6b.html
share/doc/xapian-core/apidoc/html/functions_func_0x6c.html
share/doc/xapian-core/apidoc/html/functions_func_0x6d.html
share/doc/xapian-core/apidoc/html/functions_func_0x6e.html
share/doc/xapian-core/apidoc/html/functions_func_0x6f.html
share/doc/xapian-core/apidoc/html/functions_func_0x70.html
share/doc/xapian-core/apidoc/html/functions_func_0x71.html
share/doc/xapian-core/apidoc/html/functions_func_0x72.html
share/doc/xapian-core/apidoc/html/functions_func_0x73.html
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
share/doc/xapian-core/apidoc/html/globals.html
share/doc/xapian-core/apidoc/html/globals_func.html
share/doc/xapian-core/apidoc/html/globals_type.html
share/doc/xapian-core/apidoc/html/globals_vars.html
share/doc/xapian-core/apidoc/html/graph_legend.html
share/doc/xapian-core/apidoc/html/graph_legend.png
share/doc/xapian-core/apidoc/html/hierarchy.html
share/doc/xapian-core/apidoc/html/index.html
share/doc/xapian-core/apidoc/html/inherit__graph__0.png
share/doc/xapian-core/apidoc/html/inherit__graph__1.png
share/doc/xapian-core/apidoc/html/inherit__graph__10.png
share/doc/xapian-core/apidoc/html/inherit__graph__11.png
share/doc/xapian-core/apidoc/html/inherit__graph__12.png
share/doc/xapian-core/apidoc/html/inherit__graph__13.png
share/doc/xapian-core/apidoc/html/inherit__graph__14.png
share/doc/xapian-core/apidoc/html/inherit__graph__15.png
share/doc/xapian-core/apidoc/html/inherit__graph__16.png
share/doc/xapian-core/apidoc/html/inherit__graph__17.png
share/doc/xapian-core/apidoc/html/inherit__graph__18.png
share/doc/xapian-core/apidoc/html/inherit__graph__19.png
share/doc/xapian-core/apidoc/html/inherit__graph__2.png
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__3.png
share/doc/xapian-core/apidoc/html/inherit__graph__4.png
share/doc/xapian-core/apidoc/html/inherit__graph__5.png
share/doc/xapian-core/apidoc/html/inherit__graph__6.png
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/namespaceXapian.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
share/doc/xapian-core/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.png
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/xapian_8h.html
share/doc/xapian-core/bm25.html
share/doc/xapian-core/code_structure.html
share/doc/xapian-core/deprecation.html
share/doc/xapian-core/glossary.html
share/doc/xapian-core/index.html
share/doc/xapian-core/install.html
share/doc/xapian-core/internals.html
share/doc/xapian-core/intro_ir.html
share/doc/xapian-core/matcherdesign.html
share/doc/xapian-core/overview.html
share/doc/xapian-core/quartzdesign.html
share/doc/xapian-core/queryparser.html
share/doc/xapian-core/quickstart.html
share/doc/xapian-core/quickstartexpand.cc.html
share/doc/xapian-core/quickstartindex.cc.html
share/doc/xapian-core/quickstartsearch.cc.html
share/doc/xapian-core/remote.html
share/doc/xapian-core/remote_protocol.html
share/doc/xapian-core/scalability.html
share/doc/xapian-core/sorting.html
share/doc/xapian-core/spelling.html
share/doc/xapian-core/stemming.html
share/doc/xapian-core/synonyms.html
share/doc/xapian-core/termgenerator.html
share/doc/xapian-core/tests.html
share/doc/xapian-core/valueranges.html