首页 > solr4.10搜索速度很慢,5千万数据

solr4.10搜索速度很慢,5千万数据

机器配置redhat6.4 24核 64G内存
索引数据有5千多万,只索引了标题和分类id。
中文分词用自带的smartcn

1第一次搜索很慢,第二次有缓存Qtime<=50ms。按照网上的一些测评,速度应该不会这么慢
2搜索单个词组如”高血压“、”感冒“,速度非常快

有没有遇到过这样的问题,有何办法解决?以下是debug信息

{
  "responseHeader": {
    "status": 0,
    "QTime": 2522,
    "params": {
      "q": "title:晚上怎么都睡不着胸口不舒服啊",
      "indent": "true",
      "wt": "json",
      "debugQuery": "true",
      "_": "1442801532757"
    }
  },
  "response": {
    "numFound": 12470238,
    "start": 0,
    "docs": [
      {
        "id": "30926201",
        "title": "晚上睡觉时胸口闷闷的很不舒服怎么睡都睡不着 ",
        "num": 1,
        "dateline": 1340527505,
        "_version_": 1511553551205138400
      },
      {
        "id": "14911682",
        "title": "晚上怎么睡都睡不着 ",
        "num": 1,
        "dateline": 1270836011,
        "_version_": 1511193809056170000
      },
      {
        "id": "51649233",
        "title": "胸口疼痛晚上睡不着觉啊",
        "num": 1,
        "dateline": 1395038619,
        "_version_": 1511625021555998700
      },
      {
        "id": "54635503",
        "title": "肚子不舒服,一晚上都睡不着",
        "num": 0,
        "dateline": 1405666759,
        "_version_": 1511625752091558000
      },
      {
        "id": "57673566",
        "title": "晚上睡不着觉,哪里都不舒服",
        "num": 3,
        "dateline": 1419845474,
        "_version_": 1511634410627137500
      },
      {
        "id": "52357732",
        "title": "浑身都不舒服,晚上睡不着觉",
        "num": 1,
        "dateline": 1397195319,
        "_version_": 1511625681284366300
      },
      {
        "id": "59654771",
        "title": "睡不着,怎么都睡不着啊",
        "num": 3,
        "dateline": 1430661905,
        "_version_": 1511635850454106000
      },
      {
        "id": "15544109",
        "title": "晚上怎么弄都睡不着 ",
        "num": 1,
        "dateline": 1275180961,
        "_version_": 1511531496641396700
      },
      {
        "id": "37000963",
        "title": "晚上怎么都睡不着 ",
        "num": 1,
        "dateline": 1353268413,
        "_version_": 1511613670820413400
      },
      {
        "id": "48590098",
        "title": "晚上不管怎么都睡不着",
        "num": 1,
        "dateline": 1385964018,
        "_version_": 1511623979339612200
      }
    ]
  },
  "debug": {
    "rawquerystring": "title:晚上怎么都睡不着胸口不舒服啊",
    "querystring": "title:晚上怎么都睡不着胸口不舒服啊",
    "parsedquery": "title:晚上 title:怎么 title:都 title:睡 title:不 title:着 title:胸口 title:不 title:舒服 title:啊",
    "parsedquery_toString": "title:晚上 title:怎么 title:都 title:睡 title:不 title:着 title:胸口 title:不 title:舒服 title:啊",
    "explain": {
      "14911682": "\n2.8321886 = (MATCH) product of:\n  4.045984 = (MATCH) sum of:\n    0.68096924 = (MATCH) weight(title:晚上 in 20176355) [DefaultSimilarity], result of:\n      0.68096924 = score(doc=20176355,freq=1.0), product of:\n        0.33050305 = queryWeight, product of:\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.0604024 = fieldWeight in 20176355, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20176355)\n    0.29202458 = (MATCH) weight(title:怎么 in 20176355) [DefaultSimilarity], result of:\n      0.29202458 = score(doc=20176355,freq=1.0), product of:\n        0.21643198 = queryWeight, product of:\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.3492672 = fieldWeight in 20176355, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20176355)\n    0.52251065 = (MATCH) weight(title:都 in 20176355) [DefaultSimilarity], result of:\n      0.52251065 = score(doc=20176355,freq=1.0), product of:\n        0.28950715 = queryWeight, product of:\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.804828 = fieldWeight in 20176355, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20176355)\n    1.264746 = (MATCH) weight(title:睡 in 20176355) [DefaultSimilarity], result of:\n      1.264746 = score(doc=20176355,freq=2.0), product of:\n        0.37875283 = queryWeight, product of:\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.060152642 = queryNorm\n        3.3392382 = fieldWeight in 20176355, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20176355)\n    0.23473454 = (MATCH) weight(title:不 in 20176355) [DefaultSimilarity], result of:\n      0.23473454 = score(doc=20176355,freq=1.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.2096975 = fieldWeight in 20176355, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20176355)\n    0.8162641 = (MATCH) weight(title:着 in 20176355) [DefaultSimilarity], result of:\n      0.8162641 = score(doc=20176355,freq=1.0), product of:\n        0.36184874 = queryWeight, product of:\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.2558157 = fieldWeight in 20176355, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20176355)\n    0.23473454 = (MATCH) weight(title:不 in 20176355) [DefaultSimilarity], result of:\n      0.23473454 = score(doc=20176355,freq=1.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.2096975 = fieldWeight in 20176355, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20176355)\n  0.7 = coord(7/10)\n",
      "15544109": "\n2.5728836 = (MATCH) product of:\n  3.675548 = (MATCH) sum of:\n    0.68096924 = (MATCH) weight(title:晚上 in 20853978) [DefaultSimilarity], result of:\n      0.68096924 = score(doc=20853978,freq=1.0), product of:\n        0.33050305 = queryWeight, product of:\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.0604024 = fieldWeight in 20853978, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20853978)\n    0.29202458 = (MATCH) weight(title:怎么 in 20853978) [DefaultSimilarity], result of:\n      0.29202458 = score(doc=20853978,freq=1.0), product of:\n        0.21643198 = queryWeight, product of:\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.3492672 = fieldWeight in 20853978, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20853978)\n    0.52251065 = (MATCH) weight(title:都 in 20853978) [DefaultSimilarity], result of:\n      0.52251065 = score(doc=20853978,freq=1.0), product of:\n        0.28950715 = queryWeight, product of:\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.804828 = fieldWeight in 20853978, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20853978)\n    0.8943105 = (MATCH) weight(title:睡 in 20853978) [DefaultSimilarity], result of:\n      0.8943105 = score(doc=20853978,freq=1.0), product of:\n        0.37875283 = queryWeight, product of:\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.3611982 = fieldWeight in 20853978, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20853978)\n    0.23473454 = (MATCH) weight(title:不 in 20853978) [DefaultSimilarity], result of:\n      0.23473454 = score(doc=20853978,freq=1.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.2096975 = fieldWeight in 20853978, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20853978)\n    0.8162641 = (MATCH) weight(title:着 in 20853978) [DefaultSimilarity], result of:\n      0.8162641 = score(doc=20853978,freq=1.0), product of:\n        0.36184874 = queryWeight, product of:\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.2558157 = fieldWeight in 20853978, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20853978)\n    0.23473454 = (MATCH) weight(title:不 in 20853978) [DefaultSimilarity], result of:\n      0.23473454 = score(doc=20853978,freq=1.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.2096975 = fieldWeight in 20853978, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.375 = fieldNorm(doc=20853978)\n  0.7 = coord(7/10)\n",
      "30926201": "\n3.7553084 = (MATCH) product of:\n  4.172565 = (MATCH) sum of:\n    0.4539795 = (MATCH) weight(title:晚上 in 12235747) [DefaultSimilarity], result of:\n      0.4539795 = score(doc=12235747,freq=1.0), product of:\n        0.33050305 = queryWeight, product of:\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.3736016 = fieldWeight in 12235747, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.25 = fieldNorm(doc=12235747)\n    0.19468306 = (MATCH) weight(title:怎么 in 12235747) [DefaultSimilarity], result of:\n      0.19468306 = score(doc=12235747,freq=1.0), product of:\n        0.21643198 = queryWeight, product of:\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.060152642 = queryNorm\n        0.8995115 = fieldWeight in 12235747, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.25 = fieldNorm(doc=12235747)\n    0.34834042 = (MATCH) weight(title:都 in 12235747) [DefaultSimilarity], result of:\n      0.34834042 = score(doc=12235747,freq=1.0), product of:\n        0.28950715 = queryWeight, product of:\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.2032187 = fieldWeight in 12235747, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.25 = fieldNorm(doc=12235747)\n    0.84316397 = (MATCH) weight(title:睡 in 12235747) [DefaultSimilarity], result of:\n      0.84316397 = score(doc=12235747,freq=2.0), product of:\n        0.37875283 = queryWeight, product of:\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.2261589 = fieldWeight in 12235747, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.25 = fieldNorm(doc=12235747)\n    0.22130983 = (MATCH) weight(title:不 in 12235747) [DefaultSimilarity], result of:\n      0.22130983 = score(doc=12235747,freq=2.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.1405137 = fieldWeight in 12235747, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.25 = fieldNorm(doc=12235747)\n    0.54417604 = (MATCH) weight(title:着 in 12235747) [DefaultSimilarity], result of:\n      0.54417604 = score(doc=12235747,freq=1.0), product of:\n        0.36184874 = queryWeight, product of:\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.5038772 = fieldWeight in 12235747, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.25 = fieldNorm(doc=12235747)\n    0.7679202 = (MATCH) weight(title:胸口 in 12235747) [DefaultSimilarity], result of:\n      0.7679202 = score(doc=12235747,freq=1.0), product of:\n        0.4298485 = queryWeight, product of:\n          7.1459618 = idf(docFreq=122090, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.7864904 = fieldWeight in 12235747, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          7.1459618 = idf(docFreq=122090, maxDocs=56995547)\n          0.25 = fieldNorm(doc=12235747)\n    0.22130983 = (MATCH) weight(title:不 in 12235747) [DefaultSimilarity], result of:\n      0.22130983 = score(doc=12235747,freq=2.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.1405137 = fieldWeight in 12235747, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.25 = fieldNorm(doc=12235747)\n    0.5776822 = (MATCH) weight(title:舒服 in 12235747) [DefaultSimilarity], result of:\n      0.5776822 = score(doc=12235747,freq=1.0), product of:\n        0.37282225 = queryWeight, product of:\n          6.1979365 = idf(docFreq=315068, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.5494841 = fieldWeight in 12235747, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.1979365 = idf(docFreq=315068, maxDocs=56995547)\n          0.25 = fieldNorm(doc=12235747)\n  0.9 = coord(9/10)\n",
      "37000963": "\n2.5728836 = (MATCH) product of:\n  3.675548 = (MATCH) sum of:\n    0.68096924 = (MATCH) weight(title:晚上 in 39789587) [DefaultSimilarity], result of:\n      0.68096924 = score(doc=39789587,freq=1.0), product of:\n        0.33050305 = queryWeight, product of:\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.0604024 = fieldWeight in 39789587, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.375 = fieldNorm(doc=39789587)\n    0.29202458 = (MATCH) weight(title:怎么 in 39789587) [DefaultSimilarity], result of:\n      0.29202458 = score(doc=39789587,freq=1.0), product of:\n        0.21643198 = queryWeight, product of:\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.3492672 = fieldWeight in 39789587, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.375 = fieldNorm(doc=39789587)\n    0.52251065 = (MATCH) weight(title:都 in 39789587) [DefaultSimilarity], result of:\n      0.52251065 = score(doc=39789587,freq=1.0), product of:\n        0.28950715 = queryWeight, product of:\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.804828 = fieldWeight in 39789587, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.375 = fieldNorm(doc=39789587)\n    0.8943105 = (MATCH) weight(title:睡 in 39789587) [DefaultSimilarity], result of:\n      0.8943105 = score(doc=39789587,freq=1.0), product of:\n        0.37875283 = queryWeight, product of:\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.3611982 = fieldWeight in 39789587, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.375 = fieldNorm(doc=39789587)\n    0.23473454 = (MATCH) weight(title:不 in 39789587) [DefaultSimilarity], result of:\n      0.23473454 = score(doc=39789587,freq=1.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.2096975 = fieldWeight in 39789587, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.375 = fieldNorm(doc=39789587)\n    0.8162641 = (MATCH) weight(title:着 in 39789587) [DefaultSimilarity], result of:\n      0.8162641 = score(doc=39789587,freq=1.0), product of:\n        0.36184874 = queryWeight, product of:\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.2558157 = fieldWeight in 39789587, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.375 = fieldNorm(doc=39789587)\n    0.23473454 = (MATCH) weight(title:不 in 39789587) [DefaultSimilarity], result of:\n      0.23473454 = score(doc=39789587,freq=1.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.2096975 = fieldWeight in 39789587, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.375 = fieldNorm(doc=39789587)\n  0.7 = coord(7/10)\n",
      "48590098": "\n2.5728836 = (MATCH) product of:\n  3.675548 = (MATCH) sum of:\n    0.68096924 = (MATCH) weight(title:晚上 in 45654542) [DefaultSimilarity], result of:\n      0.68096924 = score(doc=45654542,freq=1.0), product of:\n        0.33050305 = queryWeight, product of:\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.0604024 = fieldWeight in 45654542, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.375 = fieldNorm(doc=45654542)\n    0.29202458 = (MATCH) weight(title:怎么 in 45654542) [DefaultSimilarity], result of:\n      0.29202458 = score(doc=45654542,freq=1.0), product of:\n        0.21643198 = queryWeight, product of:\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.3492672 = fieldWeight in 45654542, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.375 = fieldNorm(doc=45654542)\n    0.52251065 = (MATCH) weight(title:都 in 45654542) [DefaultSimilarity], result of:\n      0.52251065 = score(doc=45654542,freq=1.0), product of:\n        0.28950715 = queryWeight, product of:\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.804828 = fieldWeight in 45654542, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.375 = fieldNorm(doc=45654542)\n    0.8943105 = (MATCH) weight(title:睡 in 45654542) [DefaultSimilarity], result of:\n      0.8943105 = score(doc=45654542,freq=1.0), product of:\n        0.37875283 = queryWeight, product of:\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.3611982 = fieldWeight in 45654542, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.375 = fieldNorm(doc=45654542)\n    0.23473454 = (MATCH) weight(title:不 in 45654542) [DefaultSimilarity], result of:\n      0.23473454 = score(doc=45654542,freq=1.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.2096975 = fieldWeight in 45654542, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.375 = fieldNorm(doc=45654542)\n    0.8162641 = (MATCH) weight(title:着 in 45654542) [DefaultSimilarity], result of:\n      0.8162641 = score(doc=45654542,freq=1.0), product of:\n        0.36184874 = queryWeight, product of:\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.2558157 = fieldWeight in 45654542, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.375 = fieldNorm(doc=45654542)\n    0.23473454 = (MATCH) weight(title:不 in 45654542) [DefaultSimilarity], result of:\n      0.23473454 = score(doc=45654542,freq=1.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.2096975 = fieldWeight in 45654542, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.375 = fieldNorm(doc=45654542)\n  0.7 = coord(7/10)\n",
      "51649233": "\n2.6559646 = (MATCH) product of:\n  3.7942352 = (MATCH) sum of:\n    0.56747437 = (MATCH) weight(title:晚上 in 46214578) [DefaultSimilarity], result of:\n      0.56747437 = score(doc=46214578,freq=1.0), product of:\n        0.33050305 = queryWeight, product of:\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.7170019 = fieldWeight in 46214578, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=46214578)\n    0.7452587 = (MATCH) weight(title:睡 in 46214578) [DefaultSimilarity], result of:\n      0.7452587 = score(doc=46214578,freq=1.0), product of:\n        0.37875283 = queryWeight, product of:\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.9676651 = fieldWeight in 46214578, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=46214578)\n    0.1956121 = (MATCH) weight(title:不 in 46214578) [DefaultSimilarity], result of:\n      0.1956121 = score(doc=46214578,freq=1.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.0080812 = fieldWeight in 46214578, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=46214578)\n    0.68022007 = (MATCH) weight(title:着 in 46214578) [DefaultSimilarity], result of:\n      0.68022007 = score(doc=46214578,freq=1.0), product of:\n        0.36184874 = queryWeight, product of:\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.8798465 = fieldWeight in 46214578, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=46214578)\n    0.95990026 = (MATCH) weight(title:胸口 in 46214578) [DefaultSimilarity], result of:\n      0.95990026 = score(doc=46214578,freq=1.0), product of:\n        0.4298485 = queryWeight, product of:\n          7.1459618 = idf(docFreq=122090, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.233113 = fieldWeight in 46214578, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          7.1459618 = idf(docFreq=122090, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=46214578)\n    0.1956121 = (MATCH) weight(title:不 in 46214578) [DefaultSimilarity], result of:\n      0.1956121 = score(doc=46214578,freq=1.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.0080812 = fieldWeight in 46214578, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=46214578)\n    0.4501573 = (MATCH) weight(title:啊 in 46214578) [DefaultSimilarity], result of:\n      0.4501573 = score(doc=46214578,freq=1.0), product of:\n        0.29436386 = queryWeight, product of:\n          4.893615 = idf(docFreq=1161088, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.5292547 = fieldWeight in 46214578, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.893615 = idf(docFreq=1161088, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=46214578)\n  0.7 = coord(7/10)\n",
      "52357732": "\n2.592629 = (MATCH) product of:\n  3.7037559 = (MATCH) sum of:\n    0.56747437 = (MATCH) weight(title:晚上 in 53184741) [DefaultSimilarity], result of:\n      0.56747437 = score(doc=53184741,freq=1.0), product of:\n        0.33050305 = queryWeight, product of:\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.7170019 = fieldWeight in 53184741, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=53184741)\n    0.4354255 = (MATCH) weight(title:都 in 53184741) [DefaultSimilarity], result of:\n      0.4354255 = score(doc=53184741,freq=1.0), product of:\n        0.28950715 = queryWeight, product of:\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.5040233 = fieldWeight in 53184741, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=53184741)\n    0.7452587 = (MATCH) weight(title:睡 in 53184741) [DefaultSimilarity], result of:\n      0.7452587 = score(doc=53184741,freq=1.0), product of:\n        0.37875283 = queryWeight, product of:\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.9676651 = fieldWeight in 53184741, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=53184741)\n    0.27663726 = (MATCH) weight(title:不 in 53184741) [DefaultSimilarity], result of:\n      0.27663726 = score(doc=53184741,freq=2.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.425642 = fieldWeight in 53184741, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=53184741)\n    0.68022007 = (MATCH) weight(title:着 in 53184741) [DefaultSimilarity], result of:\n      0.68022007 = score(doc=53184741,freq=1.0), product of:\n        0.36184874 = queryWeight, product of:\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.8798465 = fieldWeight in 53184741, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=53184741)\n    0.27663726 = (MATCH) weight(title:不 in 53184741) [DefaultSimilarity], result of:\n      0.27663726 = score(doc=53184741,freq=2.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.425642 = fieldWeight in 53184741, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=53184741)\n    0.7221027 = (MATCH) weight(title:舒服 in 53184741) [DefaultSimilarity], result of:\n      0.7221027 = score(doc=53184741,freq=1.0), product of:\n        0.37282225 = queryWeight, product of:\n          6.1979365 = idf(docFreq=315068, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.9368552 = fieldWeight in 53184741, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.1979365 = idf(docFreq=315068, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=53184741)\n  0.7 = coord(7/10)\n",
      "54635503": "\n2.592629 = (MATCH) product of:\n  3.7037559 = (MATCH) sum of:\n    0.56747437 = (MATCH) weight(title:晚上 in 48613756) [DefaultSimilarity], result of:\n      0.56747437 = score(doc=48613756,freq=1.0), product of:\n        0.33050305 = queryWeight, product of:\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.7170019 = fieldWeight in 48613756, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=48613756)\n    0.4354255 = (MATCH) weight(title:都 in 48613756) [DefaultSimilarity], result of:\n      0.4354255 = score(doc=48613756,freq=1.0), product of:\n        0.28950715 = queryWeight, product of:\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.5040233 = fieldWeight in 48613756, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=48613756)\n    0.7452587 = (MATCH) weight(title:睡 in 48613756) [DefaultSimilarity], result of:\n      0.7452587 = score(doc=48613756,freq=1.0), product of:\n        0.37875283 = queryWeight, product of:\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.9676651 = fieldWeight in 48613756, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=48613756)\n    0.27663726 = (MATCH) weight(title:不 in 48613756) [DefaultSimilarity], result of:\n      0.27663726 = score(doc=48613756,freq=2.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.425642 = fieldWeight in 48613756, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=48613756)\n    0.68022007 = (MATCH) weight(title:着 in 48613756) [DefaultSimilarity], result of:\n      0.68022007 = score(doc=48613756,freq=1.0), product of:\n        0.36184874 = queryWeight, product of:\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.8798465 = fieldWeight in 48613756, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=48613756)\n    0.27663726 = (MATCH) weight(title:不 in 48613756) [DefaultSimilarity], result of:\n      0.27663726 = score(doc=48613756,freq=2.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.425642 = fieldWeight in 48613756, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=48613756)\n    0.7221027 = (MATCH) weight(title:舒服 in 48613756) [DefaultSimilarity], result of:\n      0.7221027 = score(doc=48613756,freq=1.0), product of:\n        0.37282225 = queryWeight, product of:\n          6.1979365 = idf(docFreq=315068, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.9368552 = fieldWeight in 48613756, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.1979365 = idf(docFreq=315068, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=48613756)\n  0.7 = coord(7/10)\n",
      "57673566": "\n2.592629 = (MATCH) product of:\n  3.7037559 = (MATCH) sum of:\n    0.56747437 = (MATCH) weight(title:晚上 in 51246503) [DefaultSimilarity], result of:\n      0.56747437 = score(doc=51246503,freq=1.0), product of:\n        0.33050305 = queryWeight, product of:\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.7170019 = fieldWeight in 51246503, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          5.494406 = idf(docFreq=636714, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=51246503)\n    0.4354255 = (MATCH) weight(title:都 in 51246503) [DefaultSimilarity], result of:\n      0.4354255 = score(doc=51246503,freq=1.0), product of:\n        0.28950715 = queryWeight, product of:\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.5040233 = fieldWeight in 51246503, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=51246503)\n    0.7452587 = (MATCH) weight(title:睡 in 51246503) [DefaultSimilarity], result of:\n      0.7452587 = score(doc=51246503,freq=1.0), product of:\n        0.37875283 = queryWeight, product of:\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.9676651 = fieldWeight in 51246503, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=51246503)\n    0.27663726 = (MATCH) weight(title:不 in 51246503) [DefaultSimilarity], result of:\n      0.27663726 = score(doc=51246503,freq=2.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.425642 = fieldWeight in 51246503, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=51246503)\n    0.68022007 = (MATCH) weight(title:着 in 51246503) [DefaultSimilarity], result of:\n      0.68022007 = score(doc=51246503,freq=1.0), product of:\n        0.36184874 = queryWeight, product of:\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.8798465 = fieldWeight in 51246503, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=51246503)\n    0.27663726 = (MATCH) weight(title:不 in 51246503) [DefaultSimilarity], result of:\n      0.27663726 = score(doc=51246503,freq=2.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.425642 = fieldWeight in 51246503, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=51246503)\n    0.7221027 = (MATCH) weight(title:舒服 in 51246503) [DefaultSimilarity], result of:\n      0.7221027 = score(doc=51246503,freq=1.0), product of:\n        0.37282225 = queryWeight, product of:\n          6.1979365 = idf(docFreq=315068, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.9368552 = fieldWeight in 51246503, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          6.1979365 = idf(docFreq=315068, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=51246503)\n  0.7 = coord(7/10)\n",
      "59654771": "\n2.5886998 = (MATCH) product of:\n  3.6981425 = (MATCH) sum of:\n    0.24335381 = (MATCH) weight(title:怎么 in 54381929) [DefaultSimilarity], result of:\n      0.24335381 = score(doc=54381929,freq=1.0), product of:\n        0.21643198 = queryWeight, product of:\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.1243894 = fieldWeight in 54381929, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          3.598046 = idf(docFreq=4241542, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=54381929)\n    0.4354255 = (MATCH) weight(title:都 in 54381929) [DefaultSimilarity], result of:\n      0.4354255 = score(doc=54381929,freq=1.0), product of:\n        0.28950715 = queryWeight, product of:\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.5040233 = fieldWeight in 54381929, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.812875 = idf(docFreq=1258723, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=54381929)\n    1.053955 = (MATCH) weight(title:睡 in 54381929) [DefaultSimilarity], result of:\n      1.053955 = score(doc=54381929,freq=2.0), product of:\n        0.37875283 = queryWeight, product of:\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.7826986 = fieldWeight in 54381929, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          6.2965283 = idf(docFreq=285487, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=54381929)\n    0.27663726 = (MATCH) weight(title:不 in 54381929) [DefaultSimilarity], result of:\n      0.27663726 = score(doc=54381929,freq=2.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.425642 = fieldWeight in 54381929, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=54381929)\n    0.9619764 = (MATCH) weight(title:着 in 54381929) [DefaultSimilarity], result of:\n      0.9619764 = score(doc=54381929,freq=2.0), product of:\n        0.36184874 = queryWeight, product of:\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.060152642 = queryNorm\n        2.6585042 = fieldWeight in 54381929, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          6.0155087 = idf(docFreq=378122, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=54381929)\n    0.27663726 = (MATCH) weight(title:不 in 54381929) [DefaultSimilarity], result of:\n      0.27663726 = score(doc=54381929,freq=2.0), product of:\n        0.194044 = queryWeight, product of:\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.425642 = fieldWeight in 54381929, product of:\n          1.4142135 = tf(freq=2.0), with freq of:\n            2.0 = termFreq=2.0\n          3.2258599 = idf(docFreq=6154066, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=54381929)\n    0.4501573 = (MATCH) weight(title:啊 in 54381929) [DefaultSimilarity], result of:\n      0.4501573 = score(doc=54381929,freq=1.0), product of:\n        0.29436386 = queryWeight, product of:\n          4.893615 = idf(docFreq=1161088, maxDocs=56995547)\n          0.060152642 = queryNorm\n        1.5292547 = fieldWeight in 54381929, product of:\n          1.0 = tf(freq=1.0), with freq of:\n            1.0 = termFreq=1.0\n          4.893615 = idf(docFreq=1161088, maxDocs=56995547)\n          0.3125 = fieldNorm(doc=54381929)\n  0.7 = coord(7/10)\n"
    },
    "QParser": "LuceneQParser",
    "timing": {
      "time": 2519,
      "prepare": {
        "time": 2,
        "query": {
          "time": 2
        },
        "facet": {
          "time": 0
        },
        "mlt": {
          "time": 0
        },
        "highlight": {
          "time": 0
        },
        "stats": {
          "time": 0
        },
        "expand": {
          "time": 0
        },
        "debug": {
          "time": 0
        }
      },
      "process": {
        "time": 2517,
        "query": {
          "time": 2427
        },
        "facet": {
          "time": 0
        },
        "mlt": {
          "time": 0
        },
        "highlight": {
          "time": 0
        },
        "stats": {
          "time": 0
        },
        "expand": {
          "time": 0
        },
        "debug": {
          "time": 90
        }
      }
    }
  }
}

这分词太槽了点 词性也没优化过 晚上怎么都睡不着胸口不舒服啊如果能优化成晚上 睡不着 胸口 不舒服 会好多

【热门文章】
【热门文章】