# Page Not Found

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

You might be looking for one of these pages:
- [Native Text Index](https://docs.pinot.apache.org/build-with-pinot/indexing/native-text-index.md)
- [Timestamp Index](https://docs.pinot.apache.org/build-with-pinot/indexing/timestamp-index.md)
- [Inverted Index](https://docs.pinot.apache.org/build-with-pinot/indexing/inverted-index.md)
- [Star-Tree Index](https://docs.pinot.apache.org/build-with-pinot/indexing/star-tree-index.md)
- [Vector Index](https://docs.pinot.apache.org/build-with-pinot/indexing/vector-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/native-text-index.md`)
- Use `Accept: text/markdown` header for content negotiation