中文字幕日韩精品一区二区免费_精品一区二区三区国产精品无卡在_国精品无码专区一区二区三区_国产αv三级中文在线

elasticsearchs中文查詢返回為空問題-創(chuàng)新互聯(lián)

在elasticsearch中,根據(jù)商品名稱查詢時,沒有數(shù)據(jù)。

成都創(chuàng)新互聯(lián)公司是一家集網(wǎng)站建設(shè),城關(guān)企業(yè)網(wǎng)站建設(shè),城關(guān)品牌網(wǎng)站建設(shè),網(wǎng)站定制,城關(guān)網(wǎng)站建設(shè)報價,網(wǎng)絡(luò)營銷,網(wǎng)絡(luò)優(yōu)化,城關(guān)網(wǎng)站推廣為一體的創(chuàng)新建站企業(yè),幫助傳統(tǒng)企業(yè)提升企業(yè)形象加強企業(yè)競爭力??沙浞譂M足這一群體相比中小企業(yè)更為豐富、高端、多元的互聯(lián)網(wǎng)需求。同時我們時刻保持專業(yè)、時尚、前沿,時刻以成就客戶成長自我,堅持不斷學(xué)習(xí)、思考、沉淀、凈化自己,讓我們?yōu)楦嗟钠髽I(yè)打造出實用型網(wǎng)站。

折騰了一天 ,最后將商品名稱字段不分詞進行索引。

{

 "mappings": {

  "type_product":

        { "properties": {

          "type_product_brandId": {

            "type": "string"

          },

          "type_product_businessId": {

            "type": "string"

          },

          "type_product_catalogId": {

            "type": "string"

          },

          "type_product_classifyIds": {

            "type": "string"

          },

          "type_product_createdAt": {

            "type": "long"

          },

          "type_product_delAt": {

            "type": "long"

          },

          "type_product_description": {

            "type": "string"

          },

          "type_product_downAt": {

            "type": "long"

          },

          "type_product_highPrice": {

            "type": "long"

          },

          "type_product_id": {

            "type": "string"

          },

          "type_product_integralPrice": {

            "type": "long"

          },

          "type_product_isWeekReturn": {

            "type": "string"

          },

          "type_product_listInventory": {

            "properties": {

              "amount": {

                "type": "long"

              },

              "barCode": {

                "type": "string"

              },

              "code": {

                "type": "string"

              },

              "pictures": {

                "type": "string"

              },

              "price": {

                "type": "long"

              },

              "productId": {

                "type": "string"

              },

              "sku": {

                "type": "string"

              },

              "specs": {

                "type": "string"

              },

              "specsName": {

                "type": "string"

              },

              "status": {

                "type": "string"

              }

            }

          },

          "type_product_lm": {

            "properties": {

              "createdAt": {

                "type": "long"

              },

              "datatype": {

                "type": "string"

              },

              "id": {

                "type": "string"

              },

              "imgUrl": {

                "type": "string"

              },

              "name": {

                "type": "string"

              },

              "pid": {

                "type": "string"

              },

              "productPageDetail": {

                "type": "string"

              },

              "sort": {

                "type": "long"

              }

            }

          },

          "type_product_lowPrice": {

            "type": "long"

          },

          "type_product_mainPicture": {

            "type": "string"

          },

          "type_product_pictures": {

            "type": "string"

          },

          "type_product_producerId": {

            "type": "string"

          },

          "type_product_productChannel": {

            "type": "string"

          },

          "type_product_productGrade": {

            "type": "string"

          },

          "type_product_productPoints": {

            "type": "long"

          },

          "type_product_productType": {

            "type": "string"

          },

          "type_product_promotions": {

            "properties": {

              "boughtCount": {

                "type": "long"

              },

              "createAt": {

                "type": "long"

              },

              "createrDatatype": {

                "type": "string"

              },

              "createrDepartmentId": {

                "type": "string"

              },

              "createrDepartmentLayer": {

                "type": "long"

              },

              "createrDepartmentLeftvalue": {

                "type": "long"

              },

              "createrDepartmentRightvalue": {

                "type": "long"

              },

              "createrId": {

                "type": "string"

              },

              "failureAt": {

                "type": "long"

              },

              "giftCount": {

                "type": "long"

              },

              "name": {

                "type": "string"

              },

              "promotionGive": {

                "properties": {

                  "price": {

                    "type": "string"

                  },

                  "productName": {

                    "type": "string"

                  },

                  "productPic": {

                    "type": "string"

                  },

                  "productSpec": {

                    "type": "string"

                  },

                  "promotionGiveId": {

                    "type": "string"

                  },

                  "promotionId": {

                    "type": "string"

                  },

                  "promotionProductId": {

                    "type": "string"

                  }

                }

              },

              "promotionId": {

                "type": "string"

              },

              "promotionType": {

                "type": "string"

              },

              "remark": {

                "type": "string"

              },

              "startAt": {

                "type": "long"

              },

              "status": {

                "type": "string"

              }

            }

          },

          "type_product_propertis": {

            "type": "string"

          },

          "type_product_rebatePrice": {

            "type": "long"

          },

          "type_product_salesVolume": {

            "type": "long"

          },

          "type_product_sign": {

            "type": "string"

          },

          "type_product_specs": {

            "type": "string"

          },

          "type_product_status": {

            "type": "string"

          },

          "type_product_subTitle": {

            "type": "string"

          },

          "type_product_title": {

            "type": "string",

"index":"not_analyzed"

          },

          "type_product_totalVolume": {

            "type": "long"

          },

          "type_product_universalPrice": {

            "type": "long"

          },

          "type_product_upAt": {

            "type": "long"

          },

          "type_product_visitorVolume": {

            "type": "long"

          }

        }

        }

 }}

查詢條件:

{"query":{"bool":{"must":[{"wildcard":{  "type_product_title":"*8度*"}}]}}}

另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)scvps.cn,海內(nèi)外云服務(wù)器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國服務(wù)器、虛擬主機、免備案服務(wù)器”等云主機租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務(wù)可用性高、性價比高”等特點與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場景需求。

當(dāng)前名稱:elasticsearchs中文查詢返回為空問題-創(chuàng)新互聯(lián)
網(wǎng)頁URL:http://www.rwnh.cn/article30/cegepo.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供域名注冊、外貿(mào)網(wǎng)站建設(shè)電子商務(wù)、商城網(wǎng)站、ChatGPT、全網(wǎng)營銷推廣

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

網(wǎng)站優(yōu)化排名
山西省| 电白县| 滦南县| 南城县| 宁陵县| 玉龙| 博客| 阿拉善盟| 武城县| 西贡区| 乌鲁木齐市| 望谟县| 缙云县| 巴彦县| 东乌珠穆沁旗| 蕲春县| 青浦区| 丹棱县| 华安县| 七台河市| 化州市| 闽清县| 衢州市| 阳春市| 新民市| 洮南市| 富川| 莱阳市| 班戈县| 惠来县| 双城市| 沙湾县| 西吉县| 凭祥市| 民丰县| 蓬溪县| 资源县| 织金县| 聊城市| 武隆县| 青岛市|