Xapian

Xapian

March 15, 2023 | permanent

Tool #

tags
Search Engine, Open Source

Xapian is an Open Source Search Engine Library, released under the GPL v2+. It’s written in C++, with bindings to allow use from Perl, Python 2, Python 3, Python, PHP, Java, Tcl, C#, Ruby, Lua, Erlang, NodeJS and R (so far!)

Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It has built-in support for several families of weighting models and also supports a rich set of boolean query operators.

If you’re after a packaged search engine for your website, you should take a look at Omega: an application we supply built upon Xapian. Unlike most other website search solutions, Xapian’s versatility allows you to extend Omega to meet your needs as they grow.

Installing Xapian on the macOS #

  • install GCC compilers, because it needs C++ compilers
  • install “brew install xapian”


No notes link to this note

Go to random page

Previous Next