{"library":"xapian","type":"library","category":null,"description":"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, PHP 5, PHP 7, Java, Tcl, C#, Ruby, Lua, Erlang, Node.js and R (so far!)","language":"cpp","status":"active","version":"1.4.22","tags":["search-engine","information-retrieval","c++","full-text-search"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install xapian","imports":["#include <xapian.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(xapian CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Xapian::Xapian)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}