IPminer word segmentation Mapping settings

{
   
    "mappings" : {
        "total" : {
            "properties" : {

                "id" : { "type" : "text" ,

                          "index":"false"},


        "type" : { "type" : "text" ,

                          "analyzer":"ik_max_word"},

        
        "abstract" : { "type" : "text" ,

                          "analyzer":"ik_max_word"},



        "load-soure" : { "type" : "text" ,

                          "analyzer":"ik_max_word"},
            
        "classification-ipcr" : { "type" : "text" ,

                          "analyzer":"ik_max_word"},


        "invention-title" : { "type" : "text" ,

                          "analyzer":"ik_max_word"},

        "name" : { "type" : "text" ,

                          "analyzer":"ik_max_word"},
        
        "street" : { "type" : "text" ,

                          "analyzer":"ik_max_word"},

        "zip" : { "type" : "text" ,

                          "index":"false"},
        
        "number" : { "type" : "text" ,

                          "index":"false"},
    
        "publication-id" : { "type" : "text" ,

                          "analyzer":"ik_max_word"},
        
        
        "publication-id" : { "type" : "text" ,

                          "analyzer":"ik_max_word"}
        
        
            }
        }
    }
}

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325251120&siteId=291194637