본문 바로가기
728x90

전체 글574

알고리아 Sending And Managing Data(2-10) Send and Update Your Data(데이터 보내고 업데이트 하기) https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/ Send and update your data | Algolia How to send your data to Algolia, batch large datasets, synchronize via incremental updates and atomic reindexing, or handle concurrency. www.algolia.com Pushing your data to an Algolia index(알고리아 인덱스에 데이터 PUSH하기) Algolia uses its .. 2022. 3. 1.
알고리아 Sending And Managing Data(2-9) Data Sanitization(데이터 검사) https://www.algolia.com/doc/guides/sending-and-managing-data/prepare-your-data/in-depth/data-sanitization/ Data sanitization | Algolia Learn about data sanitization and how to handle data that Algolia returns. www.algolia.com Algolia accepts all data, without any alteration. Same goes with the response, Algolia returns all data in your index as is. For example, it inclu.. 2022. 3. 1.
알고리아 Sending And Managing Data(2-8) What Is in a Record(레코드 안에 어떤 것이 있을까) https://www.algolia.com/doc/guides/sending-and-managing-data/prepare-your-data/in-depth/what-is-in-a-record/ What is in a record | Algolia Learn everything you need to know about Algolia records, including attributes, types, limits, formatting, nesting, and more. www.algolia.com [ { "objectID": 42, "title": "Breaking Bad", "episodes": [ "Crazy Handful of Not.. 2022. 3. 1.
알고리아 Sending And Managing Data(2-7) Choosing Between One or More Indices(1개 또는 그 이상의 인덱스 선택하기) https://www.algolia.com/doc/guides/sending-and-managing-data/prepare-your-data/in-depth/choosing-between-one-or-more-indices/ Algolia lets you put all your records into a single index, or spread them across several indices. By default, you can create up to 1,000 indices. 알고리아는 너의 레코드들을 싱글 index 또는 여러개의 index에 나누어 저장할 수 있도록 해준다. 기본적으로 너는 .. 2022. 2. 28.
728x90