Browse Source

wikipali_20260813

visuddhinanda 4 days ago
parent
commit
428d885c62
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api-v13/config/mint.php

+ 1 - 1
api-v13/config/mint.php

@@ -168,7 +168,7 @@ return [
         ],
     ],
     'opensearch' => [
-        'index' => 'wikipali_20260516',
+        'index' => 'wikipali_20260813',
         'config' => [
             'scheme' => env('OPENSEARCH_SCHEME', 'http'),
             'host' => env('OPENSEARCH_HOST', '127.0.0.1'),