Advertisement
GreenX

Untitled

Sep 23rd, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.66 KB | None | 0 0
  1. {
  2. "took" : 6,
  3. "timed_out" : false,
  4. "_shards" : {
  5. "total" : 2,
  6. "successful" : 2,
  7. "skipped" : 0,
  8. "failed" : 0
  9. },
  10. "hits" : {
  11. "total" : {
  12. "value" : 2,
  13. "relation" : "eq"
  14. },
  15. "max_score" : 1489.2025,
  16. "hits" : [
  17. {
  18. "_shard" : "[help3][0]",
  19. "_node" : "qYtrvwmKRk6arSTU5nqCRw",
  20. "_index" : "help3",
  21. "_type" : "_doc",
  22. "_id" : "39383363-3165-3835-6332-366235396638",
  23. "_score" : 1489.2025,
  24. "_source" : {
  25. "title" : "...skip...",
  26. "content" : "...skip..."
  27. },
  28. "_explanation" : {
  29. "value" : 1489.2025,
  30. "description" : "weight(content.original:\"налоговый (анализировать анализ)\" in 639) [PerFieldSimilarity], result of:",
  31. "details" : [
  32. {
  33. "value" : 1489.2025,
  34. "description" : "score(freq=1.0), computed as boost * idf * tf from:",
  35. "details" : [
  36. {
  37. "value" : 220.0,
  38. "description" : "boost",
  39. "details" : [ ]
  40. },
  41. {
  42. "value" : 12.177379,
  43. "description" : "idf, sum of:",
  44. "details" : [
  45. {
  46. "value" : 3.8559942,
  47. "description" : "idf, computed as log(1 + (N - n + 0.5) / (n + 0.5)) from:",
  48. "details" : [
  49. {
  50. "value" : 63,
  51. "description" : "n, number of documents containing term",
  52. "details" : [ ]
  53. },
  54. {
  55. "value" : 3001,
  56. "description" : "N, total number of documents with field",
  57. "details" : [ ]
  58. }
  59. ]
  60. },
  61. {
  62. "value" : 5.0892634,
  63. "description" : "idf, computed as log(1 + (N - n + 0.5) / (n + 0.5)) from:",
  64. "details" : [
  65. {
  66. "value" : 18,
  67. "description" : "n, number of documents containing term",
  68. "details" : [ ]
  69. },
  70. {
  71. "value" : 3001,
  72. "description" : "N, total number of documents with field",
  73. "details" : [ ]
  74. }
  75. ]
  76. },
  77. {
  78. "value" : 3.232121,
  79. "description" : "idf, computed as log(1 + (N - n + 0.5) / (n + 0.5)) from:",
  80. "details" : [
  81. {
  82. "value" : 118,
  83. "description" : "n, number of documents containing term",
  84. "details" : [ ]
  85. },
  86. {
  87. "value" : 3001,
  88. "description" : "N, total number of documents with field",
  89. "details" : [ ]
  90. }
  91. ]
  92. }
  93. ]
  94. },
  95. {
  96. "value" : 0.5558752,
  97. "description" : "tf, computed as freq / (freq + k1 * (1 - b + b * dl / avgdl)) from:",
  98. "details" : [
  99. {
  100. "value" : 1.0,
  101. "description" : "phraseFreq=1.0",
  102. "details" : [ ]
  103. },
  104. {
  105. "value" : 1.2,
  106. "description" : "k1, term saturation parameter",
  107. "details" : [ ]
  108. },
  109. {
  110. "value" : 0.75,
  111. "description" : "b, length normalization parameter",
  112. "details" : [ ]
  113. },
  114. {
  115. "value" : 152.0,
  116. "description" : "dl, length of field (approximate)",
  117. "details" : [ ]
  118. },
  119. {
  120. "value" : 274.1676,
  121. "description" : "avgdl, average length of field",
  122. "details" : [ ]
  123. }
  124. ]
  125. }
  126. ]
  127. }
  128. ]
  129. }
  130. }
  131. ]
  132. }
  133. }
  134.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement