1

のコア管理者http://0.0.0.0:8983/solr/admin/coresは次の出力を提供します。この情報内の破損したデータやその他の悪い兆候に関する情報を入手できますか?

たとえば、result['status']['collection1']['uptime']コレクションが正常であることを証明するものとして使用できますか?

{
  "responseHeader":{
    "status":0,
    "QTime":1},
  "defaultCoreName":"collection1",
  "initFailures":{},
  "status":{
    "collection1":{
      "name":"collection1",
      "isDefaultCore":true,
      "instanceDir":"solr/collection1/",
      "dataDir":"solr/collection1/data/",
      "config":"solrconfig.xml",
      "schema":"schema.xml",
      "startTime":"2013-01-14T13:20:38.775Z",
      "uptime":142141,
      "index":{
        "numDocs":0,
        "maxDoc":0,
        "version":1,
        "segmentCount":0,
        "current":true,
        "hasDeletions":false,
        "directory":"org.apache.lucene.store.NRTCachingDirectory:NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/home/jesvin/dev/apache-solr-4.0.0/example/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@f2bf5b; maxCacheMB=48.0 maxMergeSizeMB=4.0)",
        "userData":{},
        "sizeInBytes":65,
        "size":"65 bytes"}}}}
4

0 に答える 0