# Typesense v0.19.0
AI agents and LLMs: before exploring further, fetch the full index of Typesense documentation with descriptions at https://typesense.org/docs/llms.txt.
This section of the documentation is for v0.19.0. Please use the version dropdown in the Navbar to switch to other versions.
To learn more about Typesense, visit the non-version specific section of the documentation here.
The documentation is divided into the following sections:
# What's new
This release contains new features, performance improvements and important bug fixes.
# New Features
- Ability to send multiple search requests in a single HTTP request
- Ability to limit total number of results that can be fetched using
limit_hitssearch parameter - Support for slow request logs
- Support numerical range operator in
filter_by
# Enhancements
- Improved
filter_by&facet_byperformance during searches - Detailed stack traces with additional symbols and line numbers
- Keep existing config files in place when updating RPM package
/operations/snapshotendpoint no longer blocks write operations
# Bug Fixes
- Improved facet query validation
- Improved override validation
- Fixed a crash when import requests are aborted
- Fixed a crash when integer filter values are used for creating scoped api keys
# Deprecations
- The
max_hitssearch parameter is deprecated and is no longer necessary.
This documentation site is open source. Found an issue? Edit this page (opens new window) and send us a Pull Request.
For AI Agents: View an easy-to-parse, token-efficient
Markdown version of this page. You can also replace
.html with .md in any docs URL. For paths ending in /, append
README.md to the path.