---
title: "Provides metrics relating to operation"
method: GET
path: "/search/info"
tags: ["FULL TEXT SEARCH"]
---

# Provides metrics relating to operation

`GET /search/info`

It provides metrics relating to operation of the search engine, in particular showing document and text record counts.
```bash
$ curl -s http://localhost:44322/search/info | pmjson
```
**Reference:** [pmSearchInfo](https://man7.org/linux/man-pages/man3/pmSearchInfo.3.html)(3)

## Response `200`

OK

---

[API](https://skmtc.dev/performancecopilot/apis/pmwebapi.md) · [All operations](https://skmtc.dev/performancecopilot/apis/pmwebapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/performancecopilot/pmwebapi/revisions/666212c8ed6b/schema)
