> For the complete documentation index, see [llms.txt](https://help.deepsearch.com/dp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.deepsearch.com/dp/api/result_layout/result-historicaltopicssearchresult.md).

# Result:HistoricalTopicsSearchResult(검색)

### 기본 정보

* class : "Result:HistoricalTopicsSearchResult"
* position: -1
* title: "Result"

### content

| 항목    | 내용       | type        | 비고 |
| ----- | -------- | ----------- | -- |
| found | 문서 발견 여부 | boolean     |    |
| data  | 검색 결과    | json object |    |

#### data

| 항목             | 내용         | type        | 비고 |
| -------------- | ---------- | ----------- | -- |
| profile        | 단계별 소요시간   | json object |    |
| total\_matches | 트렌딩 토픽     | json object |    |
| max\_score     | max\_score | number      |    |
| scroll\_id     | 스크롤 ID     | string      |    |
| current\_page  | 현재 페이지     | number      |    |
| last\_page     | 마지막 페이지    | number      |    |
| topics         | 검색된 토픽 결과  | json object |    |

#### topics

| 항목         | 내용           | type        | 비고     |
| ---------- | ------------ | ----------- | ------ |
| meta       | meta 정보      | json object |        |
| uid        | 토픽 ID        | number      |        |
| uid\_str   | 토픽 ID        | string      |        |
| revision   | revision     | number      |        |
| category   | 문서 카테고리      | string      |        |
| section    | 문서 섹션        | string      |        |
| rank       | 토픽 순위        | number      |        |
| score      | 토픽 중요도 점수    | float       |        |
| topic      | 토픽명          | string      |        |
| tags       | 토픽 관련 태그     | array       |        |
| keywords   | 토픽 관련 키워드    | array       |        |
| securities | 토픽 관련 종목     | array       |        |
| entities   | 토픽 관련 entity | array       |        |
| attributes | 관련 정보        | json object | 검색 쿼리명 |
