简体版 繁體版 English
로그인 회원가입

elasticsearch 예문

예문모바일

  • This will set up a new Rails application and set up Elasticsearch and Tire.
    이 명령으로 새로운 레일스 어플리케이션이 생성되고 Elasticsearch와 Tire가 셋팅될 것입니다.
  • In this episode we'll be using Elasticsearch to add full-text searching to our application.
    이 연재에서는 Elasticsearch 를 사용해서 어플리케이션에 풀텍스트 검색 기능을 추가할 것입니다.
  • In this episode we'll be using Elasticsearch to add full-text searching to our application.
    이 연재에서는 Elasticsearch 를 사용해서 어플리케이션에 풀텍스트 검색 기능을 추가할 것입니다.
  • Elasticsearch allows you to change the collection mode of an aggregation, for exactly this situation.
    한 시간 스텝에 강체의 속도를 바라는 값으로 설정할 수 있습니다.
  • There may be a time when we need more control over how the attributes are indexed in Elasticsearch.
    Elasticsearch에서 속성들을 인덱싱하는 방법을 좀 더 세밀하게 제어해야할 때가 있습니다.
  • Conduct high-speed, ad hoc searches of raw data with an Elasticsearch-powered backend, built to optimize query performance.
    쿼리 설증을 최적화하기 위해 구축된 Elasticsearch 구동 백엔드로 원시 데이터의 고속 임의 검색을 수행합니다.
  • Most of Tire's options map one-to-one with Elasticsearch so it's a good idea to look at its documentation .
    Tire의 옵션 대부분은 Elasticsearch와 일대일로 매핑되는데 해당 문서 를 살펴보는 것이 좋을 것입니다.
  • Elasticsearch heavily uses disks, and the more throughput your disks can handle, the more stable your nodes will be.
    *삼각형 메시는 구, 상자, 반직선 그리고 다른 삼각형 메시들과 상호 작용할 수 있다.
  • While Elasticsearch is our go-to output that opens up a world of search and analytics possibilities, it’s not the only one available.
    Elasticsearch가 검색 및 분석 가능성의 세계를 열어주는 시스템이기는 하지만, 우리의 유일한 목적 저장소는 아닙니다.
  • If we run this command in the console we'll see the JSON response data that would be sent back to Tire from Elasticsearch.
    콘솔에서 이 명령을 실행하면 Elasticsearch로부터 Tire로 보내지는 JSON 응답 데이터를 보게 될 것입니다.
  • The first is to_json and if we call this at the search block level it will give us a string representation of the search that will be sent to Elasticsearch.
    첫번째는 to_json 메소드인데 search 블록 레벨에서 이 메소드를 호출할 경우 Elasticsearch로 넘어가는 검색 문자열을 볼 수 있게 됩니다.
  • There are a number of ways to customize the search behaviour. If we look at the Query String Query page of Elasticsearch's guide we'll see a list of all of the options we can use, one of which is default_operator .
    이러한 검색 기능을 변경하는 방법은 다양하게 있습니다. Elasticsearch 가이드의 Query String Query page 를 보면 사용할 수 있는 모든 옵션 목록이 있습니다. 그 중의 하나는 default_operator 입니다.