How to Build Your Own Search Engine With Xapian: An Introduction
Xapian and Open-Source Xapian’s official website is http://www.xapian.org. This is an exceptionally outstanding open-source search engine project. “Search engine” is actually just a colloquial term; the formal term is IR (Information Retrieval) system. Xapian is licensed under the GPL, which means it permits …