# Page Not Found

The URL `basics/indexing/range-index` does not exist.

You might be looking for one of these pages:
- [Range Index](https://docs.pinot.apache.org/build-with-pinot/indexing/range-index.md)
- [Forward Index](https://docs.pinot.apache.org/build-with-pinot/indexing/forward-index.md)
- [JSON Index](https://docs.pinot.apache.org/build-with-pinot/indexing/json-index.md)
- [Star-Tree Index](https://docs.pinot.apache.org/build-with-pinot/indexing/star-tree-index.md)
- [FST Index](https://docs.pinot.apache.org/build-with-pinot/indexing/fst-index.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.pinot.apache.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.pinot.apache.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/build-with-pinot/indexing/range-index.md`)
- Use `Accept: text/markdown` header for content negotiation