No description
  • C++ 75.3%
  • C 7.3%
  • Perl 4.8%
  • M4 4%
  • SWIG 2.3%
  • Other 6.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Olly Betts b9f8340f64 CI: Turn off clang-cl job for now
It is failing so needs more work.
2026-09-20 17:08:49 +12:00
.github CI: Turn off clang-cl job for now 2026-09-20 17:08:49 +12:00
config Update to latest config.guess and config.sub 2026-03-16 13:28:59 +13:00
patches Patch libtool to use -Fe for MSVC 2026-05-14 11:45:23 +12:00
xapian-bindings MSVC: Automatically add -nologo flag 2026-09-19 15:21:20 +12:00
xapian-core Resolve FIXME comment 2026-09-20 16:29:25 +12:00
xapian-data Sync french.sbl with upstream 2026-09-04 13:37:16 +12:00
xapian-letor Spot clang-cl "unknown argument" warnings 2026-09-20 08:21:33 +12:00
xapian-maintainer-tools backport-source-packages: Specify chroot for deb backport 2026-09-04 10:41:57 +12:00
xapian-omega Workaround libextractor bug 2026-09-20 09:36:59 +12:00
.appveyor.yml MSVC: Automatically add -nologo flag 2026-09-19 15:21:20 +12:00
.clang-format Comment out SplitEmptyFunctionBody 2017-08-01 12:21:43 +12:00
.editorconfig Eliminate tabs inside source code lines too 2026-03-20 15:57:15 +13:00
.gitattributes Add .gitattributes file 2026-07-16 10:48:20 +12:00
.gitignore [ci] Add github actions first attempt 2022-02-18 14:39:08 +13:00
bootstrap bootstrap: Use latest common/ for omega and letor 2026-09-14 13:44:50 +12:00
README Removed lingering reference to vagrant 2026-04-02 07:23:06 +13:00

Welcome to the Xapian repository!
=================================

Xapian is split into several modules, which are held in sub-directories of
the directory containing this file.  The core code and documentation is in
the xapian-core module.

If you're new to hacking on Xapian, you should probably start by reading the
Xapian developer guide:

* Online: https://xapian-developer-guide.readthedocs.io/
* Source on github: https://github.com/xapian/xapian-developer-guide

If you're new to Xapian entirely, you should probably read our user
guide, and then look for further information on our website at
https://xapian.org/

* User guide online: https://getting-started-with-xapian.readthedocs.io/
* Source on github: https://github.com/xapian/xapian-docsprint