es_results.txt 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. --- Cluster Health ---
  2. {
  3. cluster_name: 'docker-cluster',
  4. status: 'yellow',
  5. timed_out: false,
  6. number_of_nodes: 1,
  7. number_of_data_nodes: 1,
  8. active_primary_shards: 1,
  9. active_shards: 1,
  10. relocating_shards: 0,
  11. initializing_shards: 0,
  12. unassigned_shards: 1,
  13. unassigned_primary_shards: 0,
  14. delayed_unassigned_shards: 0,
  15. number_of_pending_tasks: 0,
  16. number_of_in_flight_fetch: 0,
  17. task_max_waiting_in_queue_millis: 0,
  18. active_shards_percent_as_number: 50
  19. }
  20. --- Indices ---
  21. [
  22. {
  23. health: 'yellow',
  24. status: 'open',
  25. index: 'knowledge_base',
  26. uuid: 'CB8KMnlZT-uNmB4SW0Xb8w',
  27. pri: '1',
  28. rep: '1',
  29. 'docs.count': '13',
  30. 'docs.deleted': '0',
  31. 'store.size': '283.8kb',
  32. 'pri.store.size': '283.8kb',
  33. 'dataset.size': '283.8kb'
  34. }
  35. ]
  36. --- Mapping for "knowledge_base" ---
  37. {
  38. "properties": {
  39. "chunkIndex": {
  40. "type": "integer"
  41. },
  42. "content": {
  43. "type": "text",
  44. "analyzer": "standard"
  45. },
  46. "createdAt": {
  47. "type": "date"
  48. },
  49. "endPosition": {
  50. "type": "integer"
  51. },
  52. "fileId": {
  53. "type": "keyword"
  54. },
  55. "fileMimeType": {
  56. "type": "keyword"
  57. },
  58. "fileName": {
  59. "type": "keyword"
  60. },
  61. "startPosition": {
  62. "type": "integer"
  63. },
  64. "tenantId": {
  65. "type": "keyword"
  66. },
  67. "title": {
  68. "type": "text"
  69. },
  70. "userId": {
  71. "type": "keyword"
  72. },
  73. "vector": {
  74. "type": "dense_vector",
  75. "dims": 1024,
  76. "index": true,
  77. "similarity": "cosine",
  78. "index_options": {
  79. "type": "bbq_hnsw",
  80. "m": 16,
  81. "ef_construction": 100,
  82. "rescore_vector": {
  83. "oversample": 3
  84. }
  85. }
  86. }
  87. }
  88. }
  89. --- Total Documents ---
  90. {
  91. count: 13,
  92. _shards: { total: 1, successful: 1, skipped: 0, failed: 0 }
  93. }
  94. --- Document Distribution by tenantId ---
  95. []
  96. --- Sample Documents (last 5) ---
  97. [
  98. {
  99. "id": "70ce5a96-1c8c-4e17-b034-6ffb184221f6_chunk_3",
  100. "fileName": "AI人才定义框架 (AI Competency Framework).pdf",
  101. "contentPreview": "体为核心、成本可控、可持续演进系\n统设计哲学。\n\n📖 术语统一定义 (Unified Glossary)\n\nA. 框架核心维度\n\n术语 英文 定义\n\n工作能\n力\n\nWork Competency\n个"
  102. },
  103. {
  104. "id": "70ce5a96-1c8c-4e17-b034-6ffb184221f6_chunk_2",
  105. "fileName": "AI人才定义框架 (AI Competency Framework).pdf",
  106. "contentPreview": "键场景实现模型精度或成本的显著优化\n(有量化证据)。\n\n[ ] 完整周期领导:领导一个复杂项目完成 ≥7周 的先进范式全周期管理,产出完整资产。\n\n使用说明\n\n1. 评估流程:满足当前级别的要求后可进"
  107. },
  108. {
  109. "id": "70ce5a96-1c8c-4e17-b034-6ffb184221f6_chunk_1",
  110. "fileName": "AI人才定义框架 (AI Competency Framework).pdf",
  111. "contentPreview": "🎓 评估检查清单 (Assessment Checklist)\n\n通用评估原则 (Universal Assessment Principles)\n\n1. 平衡性原则: 四个维度能力需均衡发展\n2."
  112. },
  113. {
  114. "id": "70ce5a96-1c8c-4e17-b034-6ffb184221f6_chunk_0",
  115. "fileName": "AI人才定义框架 (AI Competency Framework).pdf",
  116. "contentPreview": "AI人才定义框架 (AI Competency Framework)\n\n📋 框架概述 (Framework Overview)\n\n本框架整合了四个关键维度的能力要求,形成完整的AI人才发展路径:\n\n"
  117. },
  118. {
  119. "id": "79fc8d69-d26e-485e-8bb0-711f11123cd1_chunk_2",
  120. "fileName": "AI人才定义框架 (AI Competency Framework).pdf",
  121. "contentPreview": "4章\n说明:需系统化总结快捷键、对话技巧、\n上下文管理心法等内部经验。\n\nL3\n整合\n与机\n制化\n\n工\n作\n能\n力\n\n1. 《技术方案设计(TECH SPEC)\n模板》 (各大公司内部可参考的公\n开模"
  122. }
  123. ]