# Kernel Tooling References - Xapian Query Syntax
[TOC]
## References
1. [public-inbox help](https://lore.kernel.org/all/_/text/help/#search) from any mailing list archive
2. [*Getting Started with Xapian*](https://getting-started-with-xapian.readthedocs.io/en/latest/concepts/search/queryparser.html)
3. [*Xapian::QueryParser Syntax*](https://xapian.org/docs/queryparser.html) on the official documentation of Xapian