# 검색

엘라스틱은 이제 전세계적으로 가장 널리쓰이는 검색엔진 솔루션이 되었습니다. 페이스북, 우버, 위키피디아, 넷플릭스 등 IT 공룡기업 뿐만 아니라 국내 크고 작은 스타트업 기업 모두 엘라스틱을 애용하고 있습니다.

![](/files/-MHFuC7jtyCJUphHRqRb)

Elasticsearch에 있는 모든 기능을 목적에 맞게 하나씩 맞춰가며 나만의 개인화 검색엔진을 만들 수도 있고, 이미 고급 기능이 모두 구축된 App Search, SaaS로 쉽게 시작하실 수 도 있습니다. ([App Search](https://app.gitbook.com/@elastic-korea/s/elastic-reference-box/~/drafts/-MHFs6oD7HY8-dkoTY1s/undefined/app-search))

### [**POSCO 사내검색망 구축사례 확인**](https://www.elastic.co/kr/customers/posco)

![](/files/-MHFt-IRHN1t_ENdmP_0)

### [**eBay (지마켓, G9, 옥션) 검색 사례**](https://www.elastic.co/kr/videos/elasticsearch-at-ebay-korea)

![](/files/-MHFtFkfFPbZRnzEMMV2)

### [**검색 고객사례(글로벌)**](https://www.elastic.co/kr/customers/success-stories?usecase=enterprise-search)

국내 고객사례, 전환사례 등에 대한 안내가 궁금하시면 <usersuccess-kr@elastic.co> 로 문의 바랍니다&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://elastic-korea.gitbook.io/elastic-reference-box/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
