본문 바로가기
개발/ALGOLIA

알고리아 getting started(1-10)

by dev_caleb 2022. 2. 28.
728x90

Get Started Using the Dashboard

 

Replicas(복제본)

On the Replicas page, you can create replica indices.
복제본 페이지에서 복제본 index들을 작성할 수 있습니다.

Search API logs(API 로그 검색)

On the Search API logs page, you can see the last 1,000 calls you’ve made to Algolia’s API. Using the tabs at the top of the page, you can view search requests, build requests, or failed requests separately. You can’t see logs older than seven days because they get deleted automatically. The page only shows API calls for the current index. If you’re looking for the logs for all indices, head over to the Monitoring section.

 

API 로그 검색 페이지에서 알골리아의 API에 걸려온 최근 1,000건의 call을 볼 수 있습니다. 페이지 상단의 탭을 사용하여 검색 요청, 빌드 요청 또는 실패한 요청을 따로 볼 수 있습니다. 7일이 지난 로그는 자동으로 삭제되므로 볼 수 없습니다. 해당 페이지는 현재 인덱스에 대한 API 호출만 표시됩니다. 모든 인덱스에 대한 로그를 찾으려면 Monitoring(모니터링) 섹션으로 이동하십시오.

 

 

Stats

On the Stats page, you can view graphical representations of your record count, search operations, operations, and search response time.

Stats(통계) 페이지에서 레코드 수, 검색 작업, 작업 및 검색 응답 시간의 그래픽 표현을 볼 수 있습니다.

 

UI demos#

On the UI demos page, you can generate and share a website that contains your data with an Algolia search configuration.

UI 데모 페이지에서 데이터가 포함된 웹 사이트를 생성하고 Algolia 검색 구성으로 공유할 수 있습니다.

Analytics(분석)

The Analytics section lets you analyze your users’ search behavior. You can track top searches, the number of hits, searches with no results, searches by country, and filter use.

It’s good practice to complement this information with other analytical tools or API calls. By doing so, you can monitor key metrics such as conversion rates.

For more on this subject, review the Analytics guide.

 

Analytics 섹션에서 사용자의 검색 동작을 분석할 수 있습니다. 상위 검색, 적중 횟수, 결과가 없는 검색, 국가별 검색 및 필터 사용을 추적할 수 있습니다.
이 정보를 다른 분석 도구나 API 호출로 보완하는 것이 좋습니다. 이렇게 하면 변환 속도와 같은 주요 메트릭을 모니터링할 수 있습니다.
이 주제에 대한 자세한 내용은 분석 가이드를 참조하십시오.

A/B Testing

The A/B Testing section lets you perform A/B tests and analyze their results. Check out the A/B testing guidance for more information.

A/B 테스트 섹션에서는 A/B 테스트를 수행하고 결과를 분석할 수 있습니다. 자세한 내용은 A/B 테스트 지침을 참조하십시오.

 

Query Suggestions

The Query Suggestions section lets you implement the necessary back end tasks for Query Suggestions.

Query Suggestions 섹션에서는 Query Suggestions에 필요한 백엔드 tasks를 구현할 수 있습니다.

 

Monitoring

The Monitoring section lets you view and analyze the performance of a specific application of yours. You can view usage, API calls, search performance, the status of your servers, the status of your Algolia services, and enable email or phone alerts.

모니터링 섹션에서 특정 응용 프로그램의 성능을 보고 분석할 수 있습니다. 사용량, API 호출, 검색 성능, 서버 상태, Algolia 서비스 상태를 보고 이메일 또는 전화 경고를 실행할 수 있습니다.

API Keys

The API Keys section lets you manage your API credentials. You can see all the API keys for the application selected in the sidebar. You can also generate new keys for this application. To learn more, refer to the page on API Keys.

All these keys must be kept secure: they could give access to your data, settings, and analytics.

API 키 섹션에서 API 인증 정보를 관리할 수 있습니다. 사이드바에서 선택한 응용프로그램에 대한 모든 API 키를 볼 수 있습니다. 이 응용 프로그램에 대한 새 키를 생성할 수도 있습니다. 자세한 내용은 API 키 페이지를 참조하십시오.
이러한 모든 키는 데이터, 설정 및 분석에 액세스할 수 있도록 안전하게 보관해야 합니다.

Infrastructure

The Infrastructure section is only available for plans with the Enterprise add-on. It lets you track latency: the speed at which your users get search results.

The default section, Distributed Search Network (DSN), features a world map broken down by region, which allows you to see where your users are in relation to your servers.

You can see how long the average search takes in milliseconds for each region. The larger the distance between your servers and your users, the slower their search experience.

If too many of your users are in a region where the latency exceeds 100 ms, you might want to relocate or duplicate your data into other regions. You can do this with the DSN service.

There is also an Analytics subsection, which lets you select which regions generate your analytics data.

인프라 섹션은 엔터프라이즈 추가 기능이 있는 Plan에서만 사용할 수 있습니다. 지연 시간(사용자가 검색 결과를 얻는 속도)을 추적할 수 있습니다.
기본 섹션인 DSN(Distributed Search Network)에는 지역별 세계 지도가 포함되어 있어 서버와 관련된 사용자의 위치를 확인할 수 있습니다.
각 영역에 대해 평균 검색에 걸리는 시간(밀리초)을 확인할 수 있습니다. 서버와 사용자 간의 거리가 멀수록 검색 환경이 느려집니다.
지연 시간이 100ms를 초과하는 영역에 너무 많은 사용자가 있는 경우 데이터를 다른 영역으로 재배치하거나 복제할 수 있습니다. DSN 서비스로 이 작업을 수행할 수 있습니다.
분석 데이터를 생성할 영역을 선택할 수 있는 Analytics 하위 섹션도 있습니다.

Team

The Team section lets you add team members and specify what parts of your Algolia application they can access.

팀 섹션에서 팀 구성원을 추가하고 Algolia 응용프로그램에서 액세스할 수 있는 부분을 지정할 수 있습니다.

 

Personalization(개인화)

The Personalization section lets you provide your users with a personalized search experience. You can learn more about this process in the Personalization documentation.

개인화 섹션은 당신의 유저에게 개별화 된 검색 경험을 제공해줍니다. 개인화 documentation에서 이 과정을 더 배울 수 있습니다.

Billing(비용)

The Billing section contains all the billing information associated with your account and plan.

The Billing section은 당신의 계정과 plan과 관련 있는 모든 비용정보를 포함하고 있습니다.

728x90