| 1234567891011121314151617 |
- {
- "eb2618b18b066b4eec4ae36f82c7d0f988db2c32a9939481afcff4cf610b7db5": {
- "original": "# Creating a table\n<!-- proofread -->\n\nManticore Search offers several ways to create tables, each designed for different use cases and requirements. This section covers the main approaches and their specific configurations.\n\n## Table Types\n\nManticore supports different types of tables:\n\n- **Real-time tables** - For real-time updates and immediate searchability\n- **Plain tables** - For static data that doesn't require frequent updates\n- **Percolate tables** - For storing and matching search queries\n- **Template tables** - For creating table templates\n- **Distributed tables** - For scaling across multiple nodes\n\n## Key Components\n\nWhen creating a table, you'll need to consider:\n\n1. **Data Types** - Understanding the available data types and their storage options\n2. **NLP and Tokenization** - Configuring how your text data is processed and indexed\n3. **Table Structure** - Defining the schema and settings for your specific use case\n\n## Getting Started\n\nTo create a table, you'll need to:\n\n1. Choose the appropriate table type for your use case\n2. Define the table schema with the required fields and attributes\n3. Configure the necessary settings for your specific requirements\n\nFor detailed information about each aspect, refer to the following sections:\n\n- [Data types](Creating_a_table/Data_types.md) - Learn about supported data types and storage options\n- [Creating a local table](Creating_a_table/Local_tables.md) - Detailed guide for creating different types of local tables\n- [NLP and tokenization](Creating_a_table/NLP_and_tokenization/Data_tokenization.md) - Configure text processing and indexing\n- [Creating a distributed table](Creating_a_table/Creating_a_distributed_table/Creating_a_distributed_table.md) - Set up distributed tables for scaling\n\nEach of these sections provides in-depth information about their specific aspects of table creation in Manticore Search.\n",
- "translations": {
- "chinese": "# \u521b\u5efa\u8868\u683c\n<!-- proofread -->\n\nManticore Search \u63d0\u4f9b\u4e86\u591a\u79cd\u521b\u5efa\u8868\u683c\u7684\u65b9\u6cd5\uff0c\u6bcf\u79cd\u65b9\u6cd5\u9488\u5bf9\u4e0d\u540c\u7684\u7528\u4f8b\u548c\u9700\u6c42\u8bbe\u8ba1\u3002\u672c\u8282\u6db5\u76d6\u4e86\u4e3b\u8981\u7684\u65b9\u6cd5\u53ca\u5176\u5177\u4f53\u914d\u7f6e\u3002\n\n## \u8868\u683c\u7c7b\u578b\n\nManticore \u652f\u6301\u4e0d\u540c\u7c7b\u578b\u7684\u8868\u683c\uff1a\n\n- **\u5b9e\u65f6\u8868** - \u7528\u4e8e\u5b9e\u65f6\u66f4\u65b0\u548c\u5373\u65f6\u641c\u7d22\n- **\u666e\u901a\u8868** - \u7528\u4e8e\u4e0d\u9700\u8981\u9891\u7e41\u66f4\u65b0\u7684\u9759\u6001\u6570\u636e\n- **Percolate \u8868** - \u7528\u4e8e\u5b58\u50a8\u548c\u5339\u914d\u641c\u7d22\u67e5\u8be2\n- **\u6a21\u677f\u8868** - \u7528\u4e8e\u521b\u5efa\u8868\u6a21\u677f\n- **\u5206\u5e03\u5f0f\u8868** - \u7528\u4e8e\u8de8\u591a\u4e2a\u8282\u70b9\u7684\u6269\u5c55\n\n## \u5173\u952e\u7ec4\u4ef6\n\n\u521b\u5efa\u8868\u683c\u65f6\uff0c\u60a8\u9700\u8981\u8003\u8651\uff1a\n\n1. **\u6570\u636e\u7c7b\u578b** - \u4e86\u89e3\u53ef\u7528\u7684\u6570\u636e\u7c7b\u578b\u53ca\u5176\u5b58\u50a8\u9009\u9879\n2. **NLP \u548c\u5206\u8bcd** - \u914d\u7f6e\u6587\u672c\u6570\u636e\u7684\u5904\u7406\u548c\u7d22\u5f15\u65b9\u5f0f\n3. **\u8868\u7ed3\u6784** - \u5b9a\u4e49\u7279\u5b9a\u7528\u4f8b\u7684\u6a21\u5f0f\u548c\u8bbe\u7f6e\n\n## \u5165\u95e8\u6307\u5bfc\n\n\u8981\u521b\u5efa\u8868\u683c\uff0c\u60a8\u9700\u8981\uff1a\n\n1. \u9009\u62e9\u9002\u5408\u60a8\u7528\u4f8b\u7684\u8868\u683c\u7c7b\u578b\n2. \u4f7f\u7528\u6240\u9700\u5b57\u6bb5\u548c\u5c5e\u6027\u5b9a\u4e49\u8868\u7ed3\u6784\n3. \u6839\u636e\u5177\u4f53\u9700\u6c42\u914d\u7f6e\u5fc5\u8981\u7684\u8bbe\u7f6e\n\n\u6709\u5173\u6bcf\u4e2a\u65b9\u9762\u7684\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u53c2\u9605\u4ee5\u4e0b\u7ae0\u8282\uff1a\n\n- [\u6570\u636e\u7c7b\u578b](Creating_a_table/Data_types.md) - \u4e86\u89e3\u652f\u6301\u7684\u6570\u636e\u7c7b\u578b\u548c\u5b58\u50a8\u9009\u9879\n- [\u521b\u5efa\u672c\u5730\u8868](Creating_a_table/Local_tables.md) - \u521b\u5efa\u4e0d\u540c\u7c7b\u578b\u672c\u5730\u8868\u7684\u8be6\u7ec6\u6307\u5357\n- [NLP \u548c\u5206\u8bcd](Creating_a_table/NLP_and_tokenization/Data_tokenization.md) - \u914d\u7f6e\u6587\u672c\u5904\u7406\u548c\u7d22\u5f15\n- [\u521b\u5efa\u5206\u5e03\u5f0f\u8868](Creating_a_table/Creating_a_distributed_table/Creating_a_distributed_table.md) - \u8bbe\u7f6e\u7528\u4e8e\u6269\u5c55\u7684\u5206\u5e03\u5f0f\u8868\n\n\u8fd9\u4e9b\u7ae0\u8282\u5206\u522b\u63d0\u4f9b\u4e86\u5173\u4e8e Manticore Search \u4e2d\u8868\u683c\u521b\u5efa\u5404\u4e2a\u65b9\u9762\u7684\u6df1\u5165\u4fe1\u606f\u3002",
- "russian": "# \u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u044b\n<!-- proofread -->\n\nManticore Search \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u0432 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0442\u0430\u0431\u043b\u0438\u0446, \u043a\u0430\u0436\u0434\u044b\u0439 \u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043f\u0440\u0435\u0434\u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d \u0434\u043b\u044f \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0445 \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u0435\u0432 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0438 \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u0439. \u0412 \u044d\u0442\u043e\u043c \u0440\u0430\u0437\u0434\u0435\u043b\u0435 \u0440\u0430\u0441\u0441\u043c\u0430\u0442\u0440\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u043f\u043e\u0434\u0445\u043e\u0434\u044b \u0438 \u0438\u0445 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u044b\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438.\n\n## \u0422\u0438\u043f\u044b \u0442\u0430\u0431\u043b\u0438\u0446\n\nManticore \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0435 \u0442\u0438\u043f\u044b \u0442\u0430\u0431\u043b\u0438\u0446:\n\n- **\u0422\u0430\u0431\u043b\u0438\u0446\u044b \u0440\u0435\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0438** - \u0414\u043b\u044f \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0432 \u0440\u0435\u0436\u0438\u043c\u0435 \u0440\u0435\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0438 \u043d\u0435\u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u043f\u043e\u0438\u0441\u043a\u0430\n- **\u041e\u0431\u044b\u0447\u043d\u044b\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u044b** - \u0414\u043b\u044f \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445, \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u044e\u0449\u0438\u0445 \u0447\u0430\u0441\u0442\u044b\u0445 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439\n- **Percolate \u0442\u0430\u0431\u043b\u0438\u0446\u044b** - \u0414\u043b\u044f \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f \u0438 \u0441\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432\n- **\u0428\u0430\u0431\u043b\u043e\u043d\u043d\u044b\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u044b** - \u0414\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0448\u0430\u0431\u043b\u043e\u043d\u043e\u0432 \u0442\u0430\u0431\u043b\u0438\u0446\n- **\u0420\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u044b\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u044b** - \u0414\u043b\u044f \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043d\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u0443\u0437\u043b\u0430\u0445\n\n## \u041a\u043b\u044e\u0447\u0435\u0432\u044b\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b\n\n\u041f\u0440\u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044b \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0443\u0447\u0438\u0442\u044b\u0432\u0430\u0442\u044c:\n\n1. **\u0422\u0438\u043f\u044b \u0434\u0430\u043d\u043d\u044b\u0445** - \u041f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0445 \u0442\u0438\u043f\u043e\u0432 \u0434\u0430\u043d\u043d\u044b\u0445 \u0438 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043e\u0432 \u0438\u0445 \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f\n2. **NLP \u0438 \u0442\u043e\u043a\u0435\u043d\u0438\u0437\u0430\u0446\u0438\u044f** - \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0438 \u0438\u043d\u0434\u0435\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445\n3. **\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044b** - \u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u0441\u0445\u0435\u043c\u044b \u0438 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 \u0434\u043b\u044f \u0432\u0430\u0448\u0435\u0433\u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u0441\u043b\u0443\u0447\u0430\u044f\n\n## \u041d\u0430\u0447\u0430\u043b\u043e \u0440\u0430\u0431\u043e\u0442\u044b\n\n\u0414\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u044b \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e:\n\n1. \u0412\u044b\u0431\u0440\u0430\u0442\u044c \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0438\u0439 \u0442\u0438\u043f \u0442\u0430\u0431\u043b\u0438\u0446\u044b \u0434\u043b\u044f \u0432\u0430\u0448\u0435\u0433\u043e \u0441\u043b\u0443\u0447\u0430\u044f\n2. \u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u0441\u0445\u0435\u043c\u0443 \u0442\u0430\u0431\u043b\u0438\u0446\u044b \u0441 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u043c\u0438 \u043f\u043e\u043b\u044f\u043c\u0438 \u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0430\u043c\u0438\n3. \u041d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0432\u0430\u0448\u0438\u043c\u0438 \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f\u043c\u0438\n\n\u0414\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043f\u043e \u043a\u0430\u0436\u0434\u043e\u0439 \u0442\u0435\u043c\u0435 \u043e\u0431\u0440\u0430\u0442\u0438\u0442\u0435\u0441\u044c \u043a \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u043c \u0440\u0430\u0437\u0434\u0435\u043b\u0430\u043c:\n\n- [\u0422\u0438\u043f\u044b \u0434\u0430\u043d\u043d\u044b\u0445](Creating_a_table/Data_types.md) - \u0423\u0437\u043d\u0430\u0439\u0442\u0435 \u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u044b\u0445 \u0442\u0438\u043f\u0430\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 \u0438 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u0430\u0445 \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f\n- [\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e\u0439 \u0442\u0430\u0431\u043b\u0438\u0446\u044b](Creating_a_table/Local_tables.md) - \u041f\u043e\u0434\u0440\u043e\u0431\u043d\u043e\u0435 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044e \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0445 \u0442\u0438\u043f\u043e\u0432 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0445 \u0442\u0430\u0431\u043b\u0438\u0446\n- [NLP \u0438 \u0442\u043e\u043a\u0435\u043d\u0438\u0437\u0430\u0446\u0438\u044f](Creating_a_table/NLP_and_tokenization/Data_tokenization.md) - \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0442\u0435\u043a\u0441\u0442\u0430 \u0438 \u0438\u043d\u0434\u0435\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n- [\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0439 \u0442\u0430\u0431\u043b\u0438\u0446\u044b](Creating_a_table/Creating_a_distributed_table/Creating_a_distributed_table.md) - \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u044b\u0445 \u0442\u0430\u0431\u043b\u0438\u0446 \u0434\u043b\u044f \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n\n\u041a\u0430\u0436\u0434\u044b\u0439 \u0438\u0437 \u044d\u0442\u0438\u0445 \u0440\u0430\u0437\u0434\u0435\u043b\u043e\u0432 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0435\u0442\u0430\u043b\u044c\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043f\u043e \u0441\u0432\u043e\u0438\u043c \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u044b\u043c \u0430\u0441\u043f\u0435\u043a\u0442\u0430\u043c \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0442\u0430\u0431\u043b\u0438\u0446 \u0432 Manticore Search."
- },
- "is_code_or_comment": false,
- "model": "openai:gpt-4.1-mini",
- "updated_at": 1766339778
- },
- "__meta": {
- "source_text": "# Creating a table\n<!-- proofread -->\n\nManticore Search offers several ways to create tables, each designed for different use cases and requirements. This section covers the main approaches and their specific configurations.\n\n## Table Types\n\nManticore supports different types of tables:\n\n- **Real-time tables** - For real-time updates and immediate searchability\n- **Plain tables** - For static data that doesn't require frequent updates\n- **Percolate tables** - For storing and matching search queries\n- **Template tables** - For creating table templates\n- **Distributed tables** - For scaling across multiple nodes\n\n## Key Components\n\nWhen creating a table, you'll need to consider:\n\n1. **Data Types** - Understanding the available data types and their storage options\n2. **NLP and Tokenization** - Configuring how your text data is processed and indexed\n3. **Table Structure** - Defining the schema and settings for your specific use case\n\n## Getting Started\n\nTo create a table, you'll need to:\n\n1. Choose the appropriate table type for your use case\n2. Define the table schema with the required fields and attributes\n3. Configure the necessary settings for your specific requirements\n\nFor detailed information about each aspect, refer to the following sections:\n\n- [Data types](Creating_a_table/Data_types.md) - Learn about supported data types and storage options\n- [Creating a local table](Creating_a_table/Local_tables.md) - Detailed guide for creating different types of local tables\n- [NLP and tokenization](Creating_a_table/NLP_and_tokenization/Data_tokenization.md) - Configure text processing and indexing\n- [Creating a distributed table](Creating_a_table/Creating_a_distributed_table/Creating_a_distributed_table.md) - Set up distributed tables for scaling\n\nEach of these sections provides in-depth information about their specific aspects of table creation in Manticore Search.\n",
- "updated_at": 1768530797,
- "source_md5": "cdfc4d838cb6f52f1d6dd4b1a90059fa"
- }
- }
|