wupengfei 2 years ago
parent
commit
7421045ac5
5 changed files with 15 additions and 10 deletions
  1. 8 5
      .idea/workspace.xml
  2. 3 1
      application/api/controller/Es.php
  3. 1 1
      composer.json
  4. 1 1
      composer.lock
  5. 2 2
      vendor/composer/installed.php

+ 8 - 5
.idea/workspace.xml

@@ -4,6 +4,9 @@
     <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/application/api/controller/Es.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/api/controller/Es.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/composer.json" beforeDir="false" afterPath="$PROJECT_DIR$/composer.json" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/composer.lock" beforeDir="false" afterPath="$PROJECT_DIR$/composer.lock" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/vendor/composer/installed.php" beforeDir="false" afterPath="$PROJECT_DIR$/vendor/composer/installed.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -261,7 +264,7 @@
       <workItem from="1678410737283" duration="21226000" />
       <workItem from="1678495559564" duration="25187000" />
       <workItem from="1678668116151" duration="24851000" />
-      <workItem from="1678754950693" duration="14754000" />
+      <workItem from="1678754950693" duration="16701000" />
     </task>
     <servers />
   </component>
@@ -423,18 +426,18 @@
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
     <state x="1166" y="605" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2560.1400@0.0.2560.1400" timestamp="1676615702242" />
-    <state x="1031" y="370" width="829" height="548" key="find.popup" timestamp="1678761158461">
+    <state x="1031" y="370" width="829" height="548" key="find.popup" timestamp="1678774855574">
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
-    <state x="1031" y="370" width="829" height="548" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1678761158461" />
+    <state x="1031" y="370" width="829" height="548" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1678774855574" />
     <state x="1291" y="317" key="run.anything.popup" timestamp="1678772320870">
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
     <state x="1291" y="317" key="run.anything.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1678772320870" />
-    <state x="1581" y="565" width="672" height="678" key="search.everywhere.popup" timestamp="1678763435145">
+    <state x="1581" y="565" width="672" height="678" key="search.everywhere.popup" timestamp="1678774768878">
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
-    <state x="1581" y="565" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1678763435145" />
+    <state x="1581" y="565" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1678774768878" />
   </component>
   <component name="XDebuggerManager">
     <breakpoint-manager>

+ 3 - 1
application/api/controller/Es.php

@@ -12,7 +12,9 @@ class Es
     public $InstanceId = 'es-cn-wwo34hg5t0006xtsj';
     public $test_index = 'product_info';
     public static function client(){
-         $es = \Elasticsearch\ClientBuilder::create()->setHosts(['es-cn-wwo34hg5t0006xtsj.public.elasticsearch.aliyuncs.com:9200'])->build();
+         $es = \Elasticsearch\ClientBuilder::create()
+             ->setHosts(['http://es-cn-wwo34hg5t0006xtsj.public.elasticsearch.aliyuncs.com:9200'])
+             ->build();
         // $es = \Elasticsearch\ClientBuilder::create()->build();
          return $es;
     }

+ 1 - 1
composer.json

@@ -31,7 +31,7 @@
     "alibabacloud/vod-20170321": "2.16.9",
     "alibabacloud/sts-20150401": "1.1.1",
     "jpush/jpush": "^3.6",
-    "elasticsearch/elasticsearch": "^7.17"
+    "elasticsearch/elasticsearch": "^7.0"
   },
   "repositories": {
     "packagist": {

+ 1 - 1
composer.lock

@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "1d853e788ab47cfa47a1a5cf08fdf150",
+    "content-hash": "d4ffdf7588fbf2d803772e27ee1ffa55",
     "packages": [
         {
             "name": "adbario/php-dot-notation",

+ 2 - 2
vendor/composer/installed.php

@@ -3,7 +3,7 @@
         'name' => 'zoujingli/thinkadmin',
         'pretty_version' => 'dev-master',
         'version' => 'dev-master',
-        'reference' => '98b27653bb67e7f2e1f7112564dbd1a43eb20f03',
+        'reference' => '6151a90ddf08aae760857dc8892591c17bbccb61',
         'type' => 'project',
         'install_path' => __DIR__ . '/../../',
         'aliases' => array(),
@@ -1738,7 +1738,7 @@
         'zoujingli/thinkadmin' => array(
             'pretty_version' => 'dev-master',
             'version' => 'dev-master',
-            'reference' => '98b27653bb67e7f2e1f7112564dbd1a43eb20f03',
+            'reference' => '6151a90ddf08aae760857dc8892591c17bbccb61',
             'type' => 'project',
             'install_path' => __DIR__ . '/../../',
             'aliases' => array(),