Queries the configurations in a region.
Debugging
Request headers
This operation uses only common request headers. For more information, see Common request parameters.
Request syntax
GET /v4/openapi/region HTTP/1.1
Request parameters
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
requestId | String | 0C2F8018-00F4-CF27-A9BB-11DB45BBD113 |
The ID of the request. |
result | Struct |
The result that was returned. |
|
config | Map | {} |
The configurations. |
regionId | String | cn-hangzhou |
The ID of the region. Valid values: cn-hangzhou: China (Hangzhou) cn-shanghai: China (Shanghai) cn-qingdao: China (Qingdao) cn-beijing: China (Beijing) cn-zhangjiakou: China (Zhangjiakou) cn-shenzhen: China (Shenzhen) ap-southeast-1: Singapore (Singapore) cn-internal: Internal Center cn-zhangbei-in: Internal Center (Zhangjiakou) us-west-1-in: Internal Center (US) rus-west-1-in: Internal Center (Russia) cn-daily: Daily Environment cn-test: Joint Debugging pre-hangzhou: China (Hangzhou)-Staging |
Examples
Sample requests
GET /v4/openapi/region
Sample success responses
XML
format
<requestId>0C2F8018-00F4-CF27-A9BB-11DB45BBD113</requestId>
<result>
<name>outer</name>
<version/>
<regionId>cn-hangzhou</regionId>
<config>
<web>
<abtest>
<experiment>
<limit>20</limit>
<online>
<limit>10</limit>
</online>
</experiment>
<experimentGroup>
<limit>1</limit>
</experimentGroup>
<scene>
<limit>3</limit>
</scene>
</abtest>
<apis>
<text>The internal domain name that is used to call API operations</text>
<tips>The region of Elastic Compute Service (ECS) instances must be the same as that of OpenSearch.</tips>
<host>http://internal.api.aliyuncs.com</host>
</apis>
<apis>
<text>The domain name that is used to call API operations in the testing environment.</text>
<host>http://opensearch-test.aliyuncs.com</host>
<tips>Call API operations in the development and testing environments.</tips>
</apis>
<configurableAnalyzers>chn_ecommerce</configurableAnalyzers>
<configurableAnalyzers>chn_scene_name</configurableAnalyzers>
<configurableAnalyzers>first_letter</configurableAnalyzers>
<configurableAnalyzers>full_pinyin</configurableAnalyzers>
<configurableAnalyzers>chn_it_content</configurableAnalyzers>
<dataSources>odps</dataSources>
<dataSources>mysql</dataSources>
<dataSources>rds</dataSources>
<dataSources>polardb</dataSources>
<dataSources>drds</dataSources>
<features>standard</features>
<features>done</features>
<features>mysqlAppName</features>
<features>rdsFilter</features>
<features>enhanced</features>
<features>advance</features>
<features>customAnalyzer</features>
<features>categoryPrediction</features>
<features>suggestion</features>
<features>abTest</features>
<features>dataCollection</features>
<features>intervention</features>
<features>slowQuery</features>
<features>algorithmWorkbench</features>
<features>rangeIndex</features>
<features>qp2</features>
<features>polardbFilter</features>
<features>drdsFilter</features>
<features>quotaServerEnh</features>
<features>cava</features>
<features>standardOpensearchDataSource</features>
<firstRankFunctions>static_bm25</firstRankFunctions>
<firstRankFunctions>exact_match_boost</firstRankFunctions>
<firstRankFunctions>exact_match_count</firstRankFunctions>
<firstRankFunctions>timeliness</firstRankFunctions>
<firstRankFunctions>timeliness_ms</firstRankFunctions>
<firstRankFunctions>normalize</firstRankFunctions>
<firstRankFunctions>category_score</firstRankFunctions>
<firstRankFunctions>popularity</firstRankFunctions>
<freeLimit>2</freeLimit>
<id>1</id>
<privateSpecs>opensearch.private.common</privateSpecs>
<privateSpecs>opensearch.private.compute</privateSpecs>
<privateSpecs>opensearch.private.storage</privateSpecs>
<queryProcessors>stop_word</queryProcessors>
<queryProcessors>spell_check</queryProcessors>
<queryProcessors>term_weighting</queryProcessors>
<queryProcessors>synonym</queryProcessors>
<sale>
<commonBuy>
<enabled>false</enabled>
</commonBuy>
<serviceTyped>
<disabled>false</disabled>
</serviceTyped>
</sale>
<scale>
<opensearch.share.junior>
<rent>
<unit>CNY/hour</unit>
<price>0.01</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>1</initialValue>
<volume>
<minVolume>0</minVolume>
<maxVolume>1</maxVolume>
<price>0</price>
<lengthPercent>50</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>1</minVolume>
<maxVolume>2</maxVolume>
<price>0</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>2</minVolume>
<maxVolume>5</maxVolume>
<price>0</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>1</initialValue>
<volume>
<minVolume>1</minVolume>
<maxVolume>5</maxVolume>
<price>0</price>
<lengthPercent>50</lengthPercent>
<minShown>1</minShown>
<maxShown>5</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>5</minVolume>
<maxVolume>10</maxVolume>
<price>0</price>
<lengthPercent>25</lengthPercent>
<minShown>5</minShown>
<maxShown>10</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>10</minVolume>
<maxVolume>20</maxVolume>
<price>0</price>
<lengthPercent>25</lengthPercent>
<minShown>10</minShown>
<maxShown>20</maxShown>
<step>1</step>
</volume>
</computeResource>
</opensearch.share.junior>
<opensearch.share.common>
<rent>
<unit>CNY/hour</unit>
<price>0.42</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>1</initialValue>
<volume>
<minVolume>0</minVolume>
<maxVolume>75</maxVolume>
<price>0.096</price>
<lengthPercent>50</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>75</minVolume>
<maxVolume>150</maxVolume>
<price>0.096</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>150</minVolume>
<maxVolume>300</maxVolume>
<price>0.096</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>20</initialValue>
<volume>
<minVolume>20</minVolume>
<maxVolume>1250</maxVolume>
<price>0.0026</price>
<lengthPercent>50</lengthPercent>
<minShown>20</minShown>
<maxShown>1250</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>1250</minVolume>
<maxVolume>2500</maxVolume>
<price>0.0026</price>
<lengthPercent>25</lengthPercent>
<minShown>1250</minShown>
<maxShown>2500</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>2500</minVolume>
<maxVolume>5000</maxVolume>
<price>0.0026</price>
<lengthPercent>25</lengthPercent>
<minShown>2500</minShown>
<maxShown>5000</maxShown>
<step>1</step>
</volume>
</computeResource>
</opensearch.share.common>
<opensearch.share.compute>
<rent>
<unit>CNY/hour</unit>
<price>0.42</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>1</initialValue>
<volume>
<minVolume>1</minVolume>
<maxVolume>12</maxVolume>
<price>0.107</price>
<lengthPercent>50</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>12</minVolume>
<maxVolume>25</maxVolume>
<price>0.107</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>25</minVolume>
<maxVolume>50</maxVolume>
<price>0.107</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>1000</initialValue>
<volume>
<minVolume>1000</minVolume>
<maxVolume>5000</maxVolume>
<price>0.0028</price>
<lengthPercent>50</lengthPercent>
<minShown>1000</minShown>
<maxShown>5000</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>5000</minVolume>
<maxVolume>10000</maxVolume>
<price>0.0028</price>
<lengthPercent>25</lengthPercent>
<minShown>5000</minShown>
<maxShown>10000</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>10000</minVolume>
<maxVolume>20000</maxVolume>
<price>0.0028</price>
<lengthPercent>25</lengthPercent>
<minShown>10000</minShown>
<maxShown>20000</maxShown>
<step>1</step>
</volume>
</computeResource>
</opensearch.share.compute>
<opensearch.share.storage>
<rent>
<unit>CNY/hour</unit>
<price>0.42</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>5</initialValue>
<volume>
<minVolume>5</minVolume>
<maxVolume>125</maxVolume>
<price>0.041</price>
<lengthPercent>50</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>125</minVolume>
<maxVolume>250</maxVolume>
<price>0.041</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>250</minVolume>
<maxVolume>500</maxVolume>
<price>0.041</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>5</initialValue>
<volume>
<minVolume>5</minVolume>
<maxVolume>50</maxVolume>
<price>0.0033</price>
<lengthPercent>50</lengthPercent>
<minShown>5</minShown>
<maxShown>50</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>50</minVolume>
<maxVolume>100</maxVolume>
<price>0.0033</price>
<lengthPercent>25</lengthPercent>
<minShown>50</minShown>
<maxShown>100</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>100</minVolume>
<maxVolume>200</maxVolume>
<price>0.0033</price>
<lengthPercent>25</lengthPercent>
<minShown>100</minShown>
<maxShown>200</maxShown>
<step>1</step>
</volume>
</computeResource>
</opensearch.share.storage>
<opensearch.private.common>
<rent>
<unit>CNY/hour</unit>
<price>0.49</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>100</initialValue>
<volume>
<minVolume>100</minVolume>
<maxVolume>500</maxVolume>
<price>0.263</price>
<lengthPercent>50</lengthPercent>
<step>100</step>
</volume>
<volume>
<minVolume>500</minVolume>
<maxVolume>1000</maxVolume>
<price>0.263</price>
<lengthPercent>25</lengthPercent>
<step>100</step>
</volume>
<volume>
<minVolume>1000</minVolume>
<maxVolume>2000</maxVolume>
<price>0.263</price>
<lengthPercent>25</lengthPercent>
<step>100</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>500</initialValue>
<volume>
<minVolume>500</minVolume>
<maxVolume>5000</maxVolume>
<price>0.0083</price>
<lengthPercent>50</lengthPercent>
<minShown>500</minShown>
<maxShown>5000</maxShown>
<step>500</step>
</volume>
<volume>
<minVolume>5000</minVolume>
<maxVolume>10000</maxVolume>
<price>0.0083</price>
<lengthPercent>25</lengthPercent>
<minShown>5000</minShown>
<maxShown>10000</maxShown>
<step>500</step>
</volume>
<volume>
<minVolume>10000</minVolume>
<maxVolume>20000</maxVolume>
<price>0.0083</price>
<lengthPercent>25</lengthPercent>
<minShown>10000</minShown>
<maxShown>20000</maxShown>
<step>500</step>
</volume>
</computeResource>
</opensearch.private.common>
<opensearch.private.compute>
<rent>
<unit>CNY/hour</unit>
<price>0.49</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>10</initialValue>
<volume>
<minVolume>10</minVolume>
<maxVolume>125</maxVolume>
<price>0.202</price>
<lengthPercent>50</lengthPercent>
<step>10</step>
</volume>
<volume>
<minVolume>125</minVolume>
<maxVolume>250</maxVolume>
<price>0.202</price>
<lengthPercent>25</lengthPercent>
<step>10</step>
</volume>
<volume>
<minVolume>250</minVolume>
<maxVolume>500</maxVolume>
<price>0.202</price>
<lengthPercent>25</lengthPercent>
<step>10</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>1000</initialValue>
<volume>
<minVolume>1000</minVolume>
<maxVolume>10000</maxVolume>
<price>0.0019</price>
<lengthPercent>50</lengthPercent>
<minShown>1000</minShown>
<maxShown>10000</maxShown>
<step>500</step>
</volume>
<volume>
<minVolume>10000</minVolume>
<maxVolume>20000</maxVolume>
<price>0.0019</price>
<lengthPercent>25</lengthPercent>
<minShown>10000</minShown>
<maxShown>20000</maxShown>
<step>500</step>
</volume>
<volume>
<minVolume>20000</minVolume>
<maxVolume>40000</maxVolume>
<price>0.0019</price>
<lengthPercent>25</lengthPercent>
<minShown>20000</minShown>
<maxShown>40000</maxShown>
<step>500</step>
</volume>
</computeResource>
</opensearch.private.compute>
<opensearch.private.storage>
<rent>
<unit>CNY/hour</unit>
<price>0.46</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>500</initialValue>
<volume>
<minVolume>500</minVolume>
<maxVolume>1000</maxVolume>
<price>0.051</price>
<lengthPercent>50</lengthPercent>
<step>500</step>
</volume>
<volume>
<minVolume>1000</minVolume>
<maxVolume>2000</maxVolume>
<price>0.051</price>
<lengthPercent>50</lengthPercent>
<step>500</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>500</initialValue>
<volume>
<minVolume>500</minVolume>
<maxVolume>1000</maxVolume>
<price>0.0025</price>
<lengthPercent>50</lengthPercent>
<minShown>500</minShown>
<maxShown>1000</maxShown>
<step>500</step>
</volume>
<volume>
<minVolume>1000</minVolume>
<maxVolume>2000</maxVolume>
<price>0.0025</price>
<lengthPercent>50</lengthPercent>
<minShown>1000</minShown>
<maxShown>2000</maxShown>
<step>500</step>
</volume>
</computeResource>
</opensearch.private.storage>
<builtIndex>
<discount>100</discount>
<price>0.5</price>
<unit>CNY/GB</unit>
</builtIndex>
<instance>
<discount>100</discount>
<freeLimit>0.2</freeLimit>
<initialValue>0.2</initialValue>
<reviewLimit>10</reviewLimit>
<unit>CNY/hour </unit>
<volume>
<minVolume>0</minVolume>
<maxVolume>0.2</maxVolume>
<price>0</price>
<lengthPercent>7</lengthPercent>
</volume>
<volume>
<minVolume>0.2</minVolume>
<maxVolume>12</maxVolume>
<price>0.14</price>
<lengthPercent>12</lengthPercent>
</volume>
<volume>
<minVolume>12</minVolume>
<maxVolume>48</maxVolume>
<price>0.105</price>
<lengthPercent>16</lengthPercent>
</volume>
<volume>
<minVolume>48</minVolume>
<maxVolume>100</maxVolume>
<price>0.08</price>
<lengthPercent>34</lengthPercent>
</volume>
<volume>
<minVolume>100</minVolume>
<maxVolume>1000</maxVolume>
<price>0.07</price>
<lengthPercent>24</lengthPercent>
</volume>
<volume>
<minVolume>1000</minVolume>
<maxVolume>20000</maxVolume>
<price>0.03</price>
<lengthPercent>14</lengthPercent>
</volume>
</instance>
<qps>
<discount>100</discount>
<freeLimit>5</freeLimit>
<initialValue>5</initialValue>
<reviewLimit>10</reviewLimit>
<unit>CNY/hour </unit>
<volume>
<minVolume>0</minVolume>
<maxVolume>1</maxVolume>
<price>0</price>
<lengthPercent>8</lengthPercent>
<minShown>0</minShown>
<maxShown>5</maxShown>
</volume>
<volume>
<minVolume>1</minVolume>
<maxVolume>100</maxVolume>
<price>0.13</price>
<lengthPercent>8</lengthPercent>
<minShown>6</minShown>
<maxShown>20</maxShown>
</volume>
<volume>
<minVolume>100</minVolume>
<maxVolume>1000</maxVolume>
<price>0.09</price>
<lengthPercent>20</lengthPercent>
<minShown>21</minShown>
<maxShown>50</maxShown>
</volume>
<volume>
<minVolume>1000</minVolume>
<maxVolume>10000</maxVolume>
<price>0.08</price>
<lengthPercent>20</lengthPercent>
<minShown>51</minShown>
<maxShown>100</maxShown>
</volume>
<volume>
<minVolume>10000</minVolume>
<maxVolume>100000</maxVolume>
<price>0.07</price>
<lengthPercent>17</lengthPercent>
<minShown>101</minShown>
<maxShown>400</maxShown>
</volume>
<volume>
<minVolume>100000</minVolume>
<maxVolume>1000000</maxVolume>
<price>0.05</price>
<lengthPercent>14</lengthPercent>
<minShown>401</minShown>
<maxShown>1000</maxShown>
</volume>
<volume>
<minVolume>1000000</minVolume>
<maxVolume>200000000</maxVolume>
<price>0.02</price>
<lengthPercent>21</lengthPercent>
<minShown>1001</minShown>
<maxShown>10000</maxShown>
</volume>
</qps>
<updatedSize>
<discount>100</discount>
<price>1</price>
<unit>CNY/GB</unit>
</updatedSize>
</scale>
<schemaPlugins>HTMLTagRemover</schemaPlugins>
<schemaPlugins>PinyinConverter</schemaPlugins>
<sharedSpecs>opensearch.share.junior</sharedSpecs>
<sharedSpecs>opensearch.share.common</sharedSpecs>
<sharedSpecs>opensearch.share.compute</sharedSpecs>
<sharedSpecs>opensearch.share.storage</sharedSpecs>
<specs>
<opensearch.share.common>Shared general-purpose</opensearch.share.common>
<opensearch.share.compute>Shared computing</opensearch.share.compute>
<opensearch.share.storage>Shared storage</opensearch.share.storage>
<opensearch.private.common>Exclusive general-purpose</opensearch.private.common>
<opensearch.private.compute>Exclusive computing</opensearch.private.compute>
<opensearch.private.storage>Exclusive storage</opensearch.private.storage>
<opensearch.share.junior>Basic</opensearch.share.junior>
</specs>
<versions>
<advance>
<dataSourcePlugins>JsonKeyValueExtractor</dataSourcePlugins>
<dataSourcePlugins>MultiValueSpliter</dataSourcePlugins>
<dataSourcePlugins>TairLDBExtractor</dataSourcePlugins>
<dataSourcePlugins>KeyValueExtractor</dataSourcePlugins>
<dataSourcePlugins>StringCatenateExtractor</dataSourcePlugins>
<expired>72</expired>
<subTableCountLimit>10</subTableCountLimit>
</advance>
<enhanced>
<dataSourcePlugins>JsonKeyValueExtractor</dataSourcePlugins>
<dataSourcePlugins>MultiValueSpliter</dataSourcePlugins>
<dataSourcePlugins>TairLDBExtractor</dataSourcePlugins>
<dataSourcePlugins>KeyValueExtractor</dataSourcePlugins>
<dataSourcePlugins>StringCatenateExtractor</dataSourcePlugins>
<dataSourcePlugins>HTMLTagRemover</dataSourcePlugins>
<dataSources>
<mysql>
<realtimeShared>true</realtimeShared>
</mysql>
</dataSources>
<dataSources>
<rds>
<realtimeShared>true</realtimeShared>
</rds>
</dataSources>
<dataSources>
<odps>
<realtimeShared>true</realtimeShared>
</odps>
</dataSources>
<dataSources>
<polardb>
<realtimeShared>true</realtimeShared>
</polardb>
</dataSources>
<dataSources>
<drds>
<realtimeShared>true</realtimeShared>
</drds>
</dataSources>
<expired>8</expired>
<features>standard</features>
<features>done</features>
<features>mysqlAppName</features>
<features>rdsFilter</features>
<features>enhanced</features>
<features>timestamp</features>
<features>polardbFilter</features>
<features>drdsFilter</features>
<schemaPlugins>HTMLTagRemover</schemaPlugins>
<schemaPlugins>PinyinConverter</schemaPlugins>
<subTableCountLimit>10</subTableCountLimit>
</enhanced>
<standard>
<dataSourcePlugins>JsonKeyValueExtractor</dataSourcePlugins>
<dataSourcePlugins>MultiValueSpliter</dataSourcePlugins>
<dataSourcePlugins>TairLDBExtractor</dataSourcePlugins>
<dataSourcePlugins>KeyValueExtractor</dataSourcePlugins>
<dataSourcePlugins>StringCatenateExtractor</dataSourcePlugins>
<dataSourcePlugins>HTMLTagRemover</dataSourcePlugins>
<dataSources>odps</dataSources>
<dataSources>rds</dataSources>
<dataSources>mysql</dataSources>
<dataSources>polardb</dataSources>
<dataSources>drds</dataSources>
<expired>8</expired>
<features>standard</features>
<features>timestamp</features>
<features>mysqlAppName</features>
<features>done</features>
<scale>
<opensearch.share.junior>
<rent>
<unit>CNY/hour</unit>
<price>0.01</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>1</initialValue>
<volume>
<minVolume>0</minVolume>
<maxVolume>1</maxVolume>
<price>0</price>
<lengthPercent>50</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>1</minVolume>
<maxVolume>2</maxVolume>
<price>0</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>2</minVolume>
<maxVolume>5</maxVolume>
<price>0</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>1</initialValue>
<volume>
<minVolume>1</minVolume>
<maxVolume>5</maxVolume>
<price>0</price>
<lengthPercent>50</lengthPercent>
<minShown>1</minShown>
<maxShown>5</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>5</minVolume>
<maxVolume>10</maxVolume>
<price>0</price>
<lengthPercent>25</lengthPercent>
<minShown>5</minShown>
<maxShown>10</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>10</minVolume>
<maxVolume>20</maxVolume>
<price>0</price>
<lengthPercent>25</lengthPercent>
<minShown>10</minShown>
<maxShown>20</maxShown>
<step>1</step>
</volume>
</computeResource>
</opensearch.share.junior>
<opensearch.share.common>
<rent>
<unit>CNY/hour</unit>
<price>0.42</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>1</initialValue>
<volume>
<minVolume>0</minVolume>
<maxVolume>75</maxVolume>
<price>0.096</price>
<lengthPercent>50</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>75</minVolume>
<maxVolume>150</maxVolume>
<price>0.096</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>150</minVolume>
<maxVolume>300</maxVolume>
<price>0.096</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>20</initialValue>
<volume>
<minVolume>20</minVolume>
<maxVolume>1250</maxVolume>
<price>0.0026</price>
<lengthPercent>50</lengthPercent>
<minShown>20</minShown>
<maxShown>1250</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>1250</minVolume>
<maxVolume>2500</maxVolume>
<price>0.0026</price>
<lengthPercent>25</lengthPercent>
<minShown>1250</minShown>
<maxShown>2500</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>2500</minVolume>
<maxVolume>5000</maxVolume>
<price>0.0026</price>
<lengthPercent>25</lengthPercent>
<minShown>2500</minShown>
<maxShown>5000</maxShown>
<step>1</step>
</volume>
</computeResource>
</opensearch.share.common>
<opensearch.share.compute>
<rent>
<unit>CNY/hour</unit>
<price>0.42</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>1</initialValue>
<volume>
<minVolume>1</minVolume>
<maxVolume>12</maxVolume>
<price>0.107</price>
<lengthPercent>50</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>12</minVolume>
<maxVolume>25</maxVolume>
<price>0.107</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>25</minVolume>
<maxVolume>50</maxVolume>
<price>0.107</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>1000</initialValue>
<volume>
<minVolume>1000</minVolume>
<maxVolume>5000</maxVolume>
<price>0.0028</price>
<lengthPercent>50</lengthPercent>
<minShown>1000</minShown>
<maxShown>5000</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>5000</minVolume>
<maxVolume>10000</maxVolume>
<price>0.0028</price>
<lengthPercent>25</lengthPercent>
<minShown>5000</minShown>
<maxShown>10000</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>10000</minVolume>
<maxVolume>20000</maxVolume>
<price>0.0028</price>
<lengthPercent>25</lengthPercent>
<minShown>10000</minShown>
<maxShown>20000</maxShown>
<step>1</step>
</volume>
</computeResource>
</opensearch.share.compute>
<opensearch.share.storage>
<rent>
<unit>CNY/hour</unit>
<price>0.42</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>5</initialValue>
<volume>
<minVolume>5</minVolume>
<maxVolume>125</maxVolume>
<price>0.041</price>
<lengthPercent>50</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>125</minVolume>
<maxVolume>250</maxVolume>
<price>0.041</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
<volume>
<minVolume>250</minVolume>
<maxVolume>500</maxVolume>
<price>0.041</price>
<lengthPercent>25</lengthPercent>
<step>1</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>5</initialValue>
<volume>
<minVolume>5</minVolume>
<maxVolume>50</maxVolume>
<price>0.0033</price>
<lengthPercent>50</lengthPercent>
<minShown>5</minShown>
<maxShown>50</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>50</minVolume>
<maxVolume>100</maxVolume>
<price>0.0033</price>
<lengthPercent>25</lengthPercent>
<minShown>50</minShown>
<maxShown>100</maxShown>
<step>1</step>
</volume>
<volume>
<minVolume>100</minVolume>
<maxVolume>200</maxVolume>
<price>0.0033</price>
<lengthPercent>25</lengthPercent>
<minShown>100</minShown>
<maxShown>200</maxShown>
<step>1</step>
</volume>
</computeResource>
</opensearch.share.storage>
<opensearch.private.common>
<rent>
<unit>CNY/hour</unit>
<price>0.49</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>100</initialValue>
<volume>
<minVolume>100</minVolume>
<maxVolume>500</maxVolume>
<price>0.263</price>
<lengthPercent>50</lengthPercent>
<step>100</step>
</volume>
<volume>
<minVolume>500</minVolume>
<maxVolume>1000</maxVolume>
<price>0.263</price>
<lengthPercent>25</lengthPercent>
<step>100</step>
</volume>
<volume>
<minVolume>1000</minVolume>
<maxVolume>2000</maxVolume>
<price>0.263</price>
<lengthPercent>25</lengthPercent>
<step>100</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>500</initialValue>
<volume>
<minVolume>500</minVolume>
<maxVolume>5000</maxVolume>
<price>0.0083</price>
<lengthPercent>50</lengthPercent>
<minShown>500</minShown>
<maxShown>5000</maxShown>
<step>500</step>
</volume>
<volume>
<minVolume>5000</minVolume>
<maxVolume>10000</maxVolume>
<price>0.0083</price>
<lengthPercent>25</lengthPercent>
<minShown>5000</minShown>
<maxShown>10000</maxShown>
<step>500</step>
</volume>
<volume>
<minVolume>10000</minVolume>
<maxVolume>20000</maxVolume>
<price>0.0083</price>
<lengthPercent>25</lengthPercent>
<minShown>10000</minShown>
<maxShown>20000</maxShown>
<step>500</step>
</volume>
</computeResource>
</opensearch.private.common>
<opensearch.private.compute>
<rent>
<unit>CNY/hour</unit>
<price>0.49</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>10</initialValue>
<volume>
<minVolume>10</minVolume>
<maxVolume>125</maxVolume>
<price>0.202</price>
<lengthPercent>50</lengthPercent>
<step>10</step>
</volume>
<volume>
<minVolume>125</minVolume>
<maxVolume>250</maxVolume>
<price>0.202</price>
<lengthPercent>25</lengthPercent>
<step>10</step>
</volume>
<volume>
<minVolume>250</minVolume>
<maxVolume>500</maxVolume>
<price>0.202</price>
<lengthPercent>25</lengthPercent>
<step>10</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>1000</initialValue>
<volume>
<minVolume>1000</minVolume>
<maxVolume>10000</maxVolume>
<price>0.0019</price>
<lengthPercent>50</lengthPercent>
<minShown>1000</minShown>
<maxShown>10000</maxShown>
<step>500</step>
</volume>
<volume>
<minVolume>10000</minVolume>
<maxVolume>20000</maxVolume>
<price>0.0019</price>
<lengthPercent>25</lengthPercent>
<minShown>10000</minShown>
<maxShown>20000</maxShown>
<step>500</step>
</volume>
<volume>
<minVolume>20000</minVolume>
<maxVolume>40000</maxVolume>
<price>0.0019</price>
<lengthPercent>25</lengthPercent>
<minShown>20000</minShown>
<maxShown>40000</maxShown>
<step>500</step>
</volume>
</computeResource>
</opensearch.private.compute>
<opensearch.private.storage>
<rent>
<unit>CNY/hour</unit>
<price>0.46</price>
<discount>100</discount>
</rent>
<instance>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>500</initialValue>
<volume>
<minVolume>500</minVolume>
<maxVolume>1000</maxVolume>
<price>0.051</price>
<lengthPercent>50</lengthPercent>
<step>500</step>
</volume>
<volume>
<minVolume>1000</minVolume>
<maxVolume>2000</maxVolume>
<price>0.051</price>
<lengthPercent>50</lengthPercent>
<step>500</step>
</volume>
</instance>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>100000</reviewLimit>
<discount>100</discount>
<initialValue>500</initialValue>
<volume>
<minVolume>500</minVolume>
<maxVolume>1000</maxVolume>
<price>0.0025</price>
<lengthPercent>50</lengthPercent>
<minShown>500</minShown>
<maxShown>1000</maxShown>
<step>500</step>
</volume>
<volume>
<minVolume>1000</minVolume>
<maxVolume>2000</maxVolume>
<price>0.0025</price>
<lengthPercent>50</lengthPercent>
<minShown>1000</minShown>
<maxShown>2000</maxShown>
<step>500</step>
</volume>
</computeResource>
</opensearch.private.storage>
<instance>
<discount>100</discount>
<freeLimit>0.2</freeLimit>
<initialValue>0.2</initialValue>
<reviewLimit>12</reviewLimit>
<unit>CNY/hour </unit>
<volume>
<minVolume>0</minVolume>
<maxVolume>0.2</maxVolume>
<price>0</price>
<lengthPercent>7</lengthPercent>
</volume>
<volume>
<minVolume>0.2</minVolume>
<maxVolume>12</maxVolume>
<price>0.12</price>
<lengthPercent>12</lengthPercent>
</volume>
<volume>
<minVolume>12</minVolume>
<maxVolume>48</maxVolume>
<price>0.09</price>
<lengthPercent>16</lengthPercent>
</volume>
<volume>
<minVolume>48</minVolume>
<maxVolume>100</maxVolume>
<price>0.05</price>
<lengthPercent>34</lengthPercent>
</volume>
<volume>
<minVolume>100</minVolume>
<maxVolume>1000</maxVolume>
<price>0.04</price>
<lengthPercent>24</lengthPercent>
</volume>
<volume>
<minVolume>1000</minVolume>
<maxVolume>20000</maxVolume>
<price>0.015</price>
<lengthPercent>14</lengthPercent>
</volume>
</instance>
<qps>
<discount>100</discount>
<freeLimit>5</freeLimit>
<initialValue>5</initialValue>
<reviewLimit>12</reviewLimit>
<unit>CNY/hour </unit>
<volume>
<minVolume>0</minVolume>
<maxVolume>1</maxVolume>
<price>0</price>
<lengthPercent>8</lengthPercent>
<minShown>0</minShown>
<maxShown>5</maxShown>
</volume>
<volume>
<minVolume>1</minVolume>
<maxVolume>100</maxVolume>
<price>0.13</price>
<lengthPercent>8</lengthPercent>
<minShown>6</minShown>
<maxShown>20</maxShown>
</volume>
<volume>
<minVolume>100</minVolume>
<maxVolume>1000</maxVolume>
<price>0.09</price>
<lengthPercent>20</lengthPercent>
<minShown>21</minShown>
<maxShown>50</maxShown>
</volume>
<volume>
<minVolume>1000</minVolume>
<maxVolume>10000</maxVolume>
<price>0.08</price>
<lengthPercent>20</lengthPercent>
<minShown>51</minShown>
<maxShown>100</maxShown>
</volume>
<volume>
<minVolume>10000</minVolume>
<maxVolume>100000</maxVolume>
<price>0.07</price>
<lengthPercent>17</lengthPercent>
<minShown>101</minShown>
<maxShown>400</maxShown>
</volume>
<volume>
<minVolume>100000</minVolume>
<maxVolume>1000000</maxVolume>
<price>0.05</price>
<lengthPercent>14</lengthPercent>
<minShown>401</minShown>
<maxShown>1000</maxShown>
</volume>
<volume>
<minVolume>1000000</minVolume>
<maxVolume>200000000</maxVolume>
<price>0.02</price>
<lengthPercent>21</lengthPercent>
<minShown>1001</minShown>
<maxShown>10000</maxShown>
</volume>
</qps>
</scale>
<subTableCountLimit>0</subTableCountLimit>
</standard>
</versions>
<queryProcessor>
<domains>
<name>GENERAL</name>
<label>Common</label>
<processors>stop_word</processors>
<processors>spell_check</processors>
<processors>term_weighting</processors>
<processors>synonym</processors>
<processors>category_prediction</processors>
</domains>
<domains>
<name>ECOMMERCE</name>
<label>E-commerce</label>
<processors>stop_word</processors>
<processors>spell_check</processors>
<processors>term_weighting</processors>
<processors>synonym</processors>
<processors>category_prediction</processors>
<processors>ner</processors>
</domains>
<domains>
<name>IT_CONTENT</name>
<label>IT</label>
<processors>stop_word</processors>
<processors>spell_check</processors>
<processors>term_weighting</processors>
<processors>synonym</processors>
<processors>category_prediction</processors>
</domains>
</queryProcessor>
<specRelatedLimitations>
<maxPackIndexesCnt>4</maxPackIndexesCnt>
<maxTextIndexesCnt>32</maxTextIndexesCnt>
<maxTextFieldsCnt>32</maxTextFieldsCnt>
<maxSourceFieldsCnt>256</maxSourceFieldsCnt>
<maxTableJoinLevel>2</maxTableJoinLevel>
<firstRankDeploymentEnabled>false</firstRankDeploymentEnabled>
<spec>opensearch.share.junior</spec>
</specRelatedLimitations>
<specRelatedLimitations>
<maxPackIndexesCnt>4</maxPackIndexesCnt>
<maxTextIndexesCnt>32</maxTextIndexesCnt>
<maxTextFieldsCnt>32</maxTextFieldsCnt>
<maxSourceFieldsCnt>256</maxSourceFieldsCnt>
<maxTableJoinLevel>2</maxTableJoinLevel>
<firstRankDeploymentEnabled>false</firstRankDeploymentEnabled>
<spec>opensearch.share.common</spec>
</specRelatedLimitations>
<specRelatedLimitations>
<maxPackIndexesCnt>4</maxPackIndexesCnt>
<maxTextIndexesCnt>32</maxTextIndexesCnt>
<maxTextFieldsCnt>32</maxTextFieldsCnt>
<maxSourceFieldsCnt>256</maxSourceFieldsCnt>
<maxTableJoinLevel>2</maxTableJoinLevel>
<firstRankDeploymentEnabled>false</firstRankDeploymentEnabled>
<spec>opensearch.share.compute</spec>
</specRelatedLimitations>
<specRelatedLimitations>
<maxPackIndexesCnt>4</maxPackIndexesCnt>
<maxTextIndexesCnt>32</maxTextIndexesCnt>
<maxTextFieldsCnt>32</maxTextFieldsCnt>
<maxSourceFieldsCnt>256</maxSourceFieldsCnt>
<maxTableJoinLevel>2</maxTableJoinLevel>
<firstRankDeploymentEnabled>false</firstRankDeploymentEnabled>
<spec>opensearch.share.storage</spec>
</specRelatedLimitations>
<specRelatedLimitations>
<maxPackIndexesCnt>8</maxPackIndexesCnt>
<maxTextIndexesCnt>64</maxTextIndexesCnt>
<maxTextFieldsCnt>64</maxTextFieldsCnt>
<maxSourceFieldsCnt>256</maxSourceFieldsCnt>
<maxTableJoinLevel>3</maxTableJoinLevel>
<firstRankDeploymentEnabled>true</firstRankDeploymentEnabled>
<spec>opensearch.private.common</spec>
</specRelatedLimitations>
<specRelatedLimitations>
<maxPackIndexesCnt>8</maxPackIndexesCnt>
<maxTextIndexesCnt>64</maxTextIndexesCnt>
<maxTextFieldsCnt>64</maxTextFieldsCnt>
<maxSourceFieldsCnt>256</maxSourceFieldsCnt>
<maxTableJoinLevel>3</maxTableJoinLevel>
<firstRankDeploymentEnabled>true</firstRankDeploymentEnabled>
<spec>opensearch.private.compute</spec>
</specRelatedLimitations>
<specRelatedLimitations>
<maxPackIndexesCnt>8</maxPackIndexesCnt>
<maxTextIndexesCnt>64</maxTextIndexesCnt>
<maxTextFieldsCnt>64</maxTextFieldsCnt>
<maxSourceFieldsCnt>256</maxSourceFieldsCnt>
<maxTableJoinLevel>3</maxTableJoinLevel>
<firstRankDeploymentEnabled>true</firstRankDeploymentEnabled>
<spec>opensearch.private.storage</spec>
</specRelatedLimitations>
</web>
<algorithm>
<algorithms>
<name>LR</name>
<params>
<name>regularize_type</name>
<type>STRING</type>
<default>l1</default>
<enum>l1</enum>
<enum>l2</enum>
<enum>none</enum>
</params>
<params>
<name>max_iter</name>
<type>INT</type>
<default>100</default>
<minimum>1</minimum>
<maximum>1000</maximum>
<step>1</step>
</params>
<params>
<name>epsilon</name>
<type>FLOAT</type>
<default>0.000001</default>
<minimum>0</minimum>
<maximum>0.999999</maximum>
<step>0.000001</step>
</params>
</algorithms>
<categoryPrediction>
<allowdAppTypes>enhanced</allowdAppTypes>
</categoryPrediction>
<maxModels>0</maxModels>
<maxProjects>0</maxProjects>
<preprocessors>
<name>fillna</name>
<desc>Values used to replace null values</desc>
<types>
<type>min</type>
<desc> Minimum value</desc>
</types>
<types>
<type>mean</type>
<desc>Average value</desc>
</types>
<types>
<type>max</type>
<desc> Maximum value</desc>
</types>
</preprocessors>
<scale>
<algorithm.default>
<rent>
<unit>CNY/hour</unit>
<price>0.42</price>
<discount>100</discount>
</rent>
<computeResource>
<unit>CNY/hour</unit>
<freeLimit>0</freeLimit>
<reviewLimit>10000</reviewLimit>
<discount>100</discount>
<initialValue>20</initialValue>
<volume>
<minVolume>20</minVolume>
<maxVolume>20</maxVolume>
<price>0.0026</price>
<lengthPercent>100</lengthPercent>
<step>1</step>
</volume>
</computeResource>
</algorithm.default>
</scale>
<specs>
<algorithm.default>Basic</algorithm.default>
</specs>
<transformations>
<name>normalize</name>
<desc>Normalization</desc>
<types>
<type>min-max</type>
<desc>Normalization based on the maximum and minimum values</desc>
</types>
</transformations>
</algorithm>
</config>
</result>
JSON
format
{
"requestId": "0C2F8018-00F4-CF27-A9BB-11DB45BBD113",
"result": {
"name": "outer",
"version": "",
"regionId": "cn-hangzhou",
"config": {
"web": {
"abtest": {
"experiment": {
"limit": 20,
"online": {
"limit": 10
}
},
"experimentGroup": {
"limit": 1
},
"scene": {
"limit": 3
}
},
"apis": [
{
"text": "The internal domain name that is used to call API operations",
"tips": "The region of ECS instances must be the same as that of OpenSearch.",
"host": "http://internal.api.aliyuncs.com"
},
{
"text": "The domain name that is used to call API operations in the testing environment",
"host": "http://opensearch-test.aliyuncs.com",
"tips": "Call API operations in the development and testing environments."
}
],
"configurableAnalyzers": [
"chn_ecommerce",
"chn_scene_name",
"first_letter",
"full_pinyin",
"chn_it_content"
],
"dataSources": [
"odps",
"mysql",
"rds",
"polardb",
"drds"
],
"features": [
"standard",
"done",
"mysqlAppName",
"rdsFilter",
"enhanced",
"advance",
"customAnalyzer",
"categoryPrediction",
"suggestion",
"abTest",
"dataCollection",
"intervention",
"slowQuery",
"algorithmWorkbench",
"rangeIndex",
"qp2",
"polardbFilter",
"drdsFilter",
"quotaServerEnh",
"cava",
"standardOpensearchDataSource"
],
"firstRankFunctions": [
"static_bm25",
"exact_match_boost",
"exact_match_count",
"timeliness",
"timeliness_ms",
"normalize",
"category_score",
"popularity"
],
"freeLimit": 2,
"id": 1,
"privateSpecs": [
"opensearch.private.common",
"opensearch.private.compute",
"opensearch.private.storage"
],
"queryProcessors": [
"stop_word",
"spell_check",
"term_weighting",
"synonym"
],
"sale": {
"commonBuy": {
"enabled": false
},
"serviceTyped": {
"disabled": false
}
},
"scale": {
"opensearch.share.junior": {
"rent": {
"unit": "CNY/hour",
"price": 0.01,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 1,
"volume": [
{
"minVolume": 0,
"maxVolume": 1,
"price": 0,
"lengthPercent": 50,
"step": 1
},
{
"minVolume": 1,
"maxVolume": 2,
"price": 0,
"lengthPercent": 25,
"step": 1
},
{
"minVolume": 2,
"maxVolume": 5,
"price": 0,
"lengthPercent": 25,
"step": 1
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 1,
"volume": [
{
"minVolume": 1,
"maxVolume": 5,
"price": 0,
"lengthPercent": 50,
"minShown": 1,
"maxShown": 5,
"step": 1
},
{
"minVolume": 5,
"maxVolume": 10,
"price": 0,
"lengthPercent": 25,
"minShown": 5,
"maxShown": 10,
"step": 1
},
{
"minVolume": 10,
"maxVolume": 20,
"price": 0,
"lengthPercent": 25,
"minShown": 10,
"maxShown": 20,
"step": 1
}
]
}
},
"opensearch.share.common": {
"rent": {
"unit": "CNY/hour",
"price": 0.42,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 1,
"volume": [
{
"minVolume": 0,
"maxVolume": 75,
"price": 0.096,
"lengthPercent": 50,
"step": 1
},
{
"minVolume": 75,
"maxVolume": 150,
"price": 0.096,
"lengthPercent": 25,
"step": 1
},
{
"minVolume": 150,
"maxVolume": 300,
"price": 0.096,
"lengthPercent": 25,
"step": 1
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 20,
"volume": [
{
"minVolume": 20,
"maxVolume": 1250,
"price": 0.0026,
"lengthPercent": 50,
"minShown": 20,
"maxShown": 1250,
"step": 1
},
{
"minVolume": 1250,
"maxVolume": 2500,
"price": 0.0026,
"lengthPercent": 25,
"minShown": 1250,
"maxShown": 2500,
"step": 1
},
{
"minVolume": 2500,
"maxVolume": 5000,
"price": 0.0026,
"lengthPercent": 25,
"minShown": 2500,
"maxShown": 5000,
"step": 1
}
]
}
},
"opensearch.share.compute": {
"rent": {
"unit": "CNY/hour",
"price": 0.42,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 1,
"volume": [
{
"minVolume": 1,
"maxVolume": 12,
"price": 0.107,
"lengthPercent": 50,
"step": 1
},
{
"minVolume": 12,
"maxVolume": 25,
"price": 0.107,
"lengthPercent": 25,
"step": 1
},
{
"minVolume": 25,
"maxVolume": 50,
"price": 0.107,
"lengthPercent": 25,
"step": 1
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 1000,
"volume": [
{
"minVolume": 1000,
"maxVolume": 5000,
"price": 0.0028,
"lengthPercent": 50,
"minShown": 1000,
"maxShown": 5000,
"step": 1
},
{
"minVolume": 5000,
"maxVolume": 10000,
"price": 0.0028,
"lengthPercent": 25,
"minShown": 5000,
"maxShown": 10000,
"step": 1
},
{
"minVolume": 10000,
"maxVolume": 20000,
"price": 0.0028,
"lengthPercent": 25,
"minShown": 10000,
"maxShown": 20000,
"step": 1
}
]
}
},
"opensearch.share.storage": {
"rent": {
"unit": "CNY/hour",
"price": 0.42,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 5,
"volume": [
{
"minVolume": 5,
"maxVolume": 125,
"price": 0.041,
"lengthPercent": 50,
"step": 1
},
{
"minVolume": 125,
"maxVolume": 250,
"price": 0.041,
"lengthPercent": 25,
"step": 1
},
{
"minVolume": 250,
"maxVolume": 500,
"price": 0.041,
"lengthPercent": 25,
"step": 1
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 5,
"volume": [
{
"minVolume": 5,
"maxVolume": 50,
"price": 0.0033,
"lengthPercent": 50,
"minShown": 5,
"maxShown": 50,
"step": 1
},
{
"minVolume": 50,
"maxVolume": 100,
"price": 0.0033,
"lengthPercent": 25,
"minShown": 50,
"maxShown": 100,
"step": 1
},
{
"minVolume": 100,
"maxVolume": 200,
"price": 0.0033,
"lengthPercent": 25,
"minShown": 100,
"maxShown": 200,
"step": 1
}
]
}
},
"opensearch.private.common": {
"rent": {
"unit": "CNY/hour",
"price": 0.49,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 100,
"volume": [
{
"minVolume": 100,
"maxVolume": 500,
"price": 0.263,
"lengthPercent": 50,
"step": 100
},
{
"minVolume": 500,
"maxVolume": 1000,
"price": 0.263,
"lengthPercent": 25,
"step": 100
},
{
"minVolume": 1000,
"maxVolume": 2000,
"price": 0.263,
"lengthPercent": 25,
"step": 100
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 500,
"volume": [
{
"minVolume": 500,
"maxVolume": 5000,
"price": 0.0083,
"lengthPercent": 50,
"minShown": 500,
"maxShown": 5000,
"step": 500
},
{
"minVolume": 5000,
"maxVolume": 10000,
"price": 0.0083,
"lengthPercent": 25,
"minShown": 5000,
"maxShown": 10000,
"step": 500
},
{
"minVolume": 10000,
"maxVolume": 20000,
"price": 0.0083,
"lengthPercent": 25,
"minShown": 10000,
"maxShown": 20000,
"step": 500
}
]
}
},
"opensearch.private.compute": {
"rent": {
"unit": "CNY/hour",
"price": 0.49,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 10,
"volume": [
{
"minVolume": 10,
"maxVolume": 125,
"price": 0.202,
"lengthPercent": 50,
"step": 10
},
{
"minVolume": 125,
"maxVolume": 250,
"price": 0.202,
"lengthPercent": 25,
"step": 10
},
{
"minVolume": 250,
"maxVolume": 500,
"price": 0.202,
"lengthPercent": 25,
"step": 10
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 1000,
"volume": [
{
"minVolume": 1000,
"maxVolume": 10000,
"price": 0.0019,
"lengthPercent": 50,
"minShown": 1000,
"maxShown": 10000,
"step": 500
},
{
"minVolume": 10000,
"maxVolume": 20000,
"price": 0.0019,
"lengthPercent": 25,
"minShown": 10000,
"maxShown": 20000,
"step": 500
},
{
"minVolume": 20000,
"maxVolume": 40000,
"price": 0.0019,
"lengthPercent": 25,
"minShown": 20000,
"maxShown": 40000,
"step": 500
}
]
}
},
"opensearch.private.storage": {
"rent": {
"unit": "CNY/hour",
"price": 0.46,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 500,
"volume": [
{
"minVolume": 500,
"maxVolume": 1000,
"price": 0.051,
"lengthPercent": 50,
"step": 500
},
{
"minVolume": 1000,
"maxVolume": 2000,
"price": 0.051,
"lengthPercent": 50,
"step": 500
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 500,
"volume": [
{
"minVolume": 500,
"maxVolume": 1000,
"price": 0.0025,
"lengthPercent": 50,
"minShown": 500,
"maxShown": 1000,
"step": 500
},
{
"minVolume": 1000,
"maxVolume": 2000,
"price": 0.0025,
"lengthPercent": 50,
"minShown": 1000,
"maxShown": 2000,
"step": 500
}
]
}
},
"builtIndex": {
"discount": 100,
"price": 0.5,
"unit": "CNY/GB",
},
"instance": {
"discount": 100,
"freeLimit": 0.2,
"initialValue": 0.2,
"reviewLimit": 10,
"unit": "CNY/hour",
"volume": [
{
"minVolume": 0,
"maxVolume": 0.2,
"price": 0,
"lengthPercent": 7
},
{
"minVolume": 0.2,
"maxVolume": 12,
"price": 0.14,
"lengthPercent": 12
},
{
"minVolume": 12,
"maxVolume": 48,
"price": 0.105,
"lengthPercent": 16
},
{
"minVolume": 48,
"maxVolume": 100,
"price": 0.08,
"lengthPercent": 34
},
{
"minVolume": 100,
"maxVolume": 1000,
"price": 0.07,
"lengthPercent": 24
},
{
"minVolume": 1000,
"maxVolume": 20000,
"price": 0.03,
"lengthPercent": 14
}
]
},
"qps": {
"discount": 100,
"freeLimit": 5,
"initialValue": 5,
"reviewLimit": 10,
"unit": "CNY/hour",
"volume": [
{
"minVolume": 0,
"maxVolume": 1,
"price": 0,
"lengthPercent": 8,
"minShown": 0,
"maxShown": 5
},
{
"minVolume": 1,
"maxVolume": 100,
"price": 0.13,
"lengthPercent": 8,
"minShown": 6,
"maxShown": 20
},
{
"minVolume": 100,
"maxVolume": 1000,
"price": 0.09,
"lengthPercent": 20,
"minShown": 21,
"maxShown": 50
},
{
"minVolume": 1000,
"maxVolume": 10000,
"price": 0.08,
"lengthPercent": 20,
"minShown": 51,
"maxShown": 100
},
{
"minVolume": 10000,
"maxVolume": 100000,
"price": 0.07,
"lengthPercent": 17,
"minShown": 101,
"maxShown": 400
},
{
"minVolume": 100000,
"maxVolume": 1000000,
"price": 0.05,
"lengthPercent": 14,
"minShown": 401,
"maxShown": 1000
},
{
"minVolume": 1000000,
"maxVolume": 200000000,
"price": 0.02,
"lengthPercent": 21,
"minShown": 1001,
"maxShown": 10000
}
]
},
"updatedSize": {
"discount": 100,
"price": 1,
"unit": CNY/GB
}
},
"schemaPlugins": [
"HTMLTagRemover",
"PinyinConverter"
],
"sharedSpecs": [
"opensearch.share.junior",
"opensearch.share.common",
"opensearch.share.compute",
"opensearch.share.storage"
],
"specs": {
"opensearch.share.common": "Shared general-purpose",
"opensearch.share.compute": "Shared computing",
"opensearch.share.storage": "Shared Storage",
"opensearch.private.common": "Exclusive general-purpose",
"opensearch.private.compute": "Exclusive computing",
"opensearch.private.storage": "Exclusive storage",
"opensearch.share.junior": "Basic"
},
"versions": {
"advance": {
"dataSourcePlugins": [
"JsonKeyValueExtractor",
"MultiValueSpliter",
"TairLDBExtractor",
"KeyValueExtractor",
"StringCatenateExtractor"
],
"expired": 72,
"subTableCountLimit": 10
},
"enhanced": {
"dataSourcePlugins": [
"JsonKeyValueExtractor",
"MultiValueSpliter",
"TairLDBExtractor",
"KeyValueExtractor",
"StringCatenateExtractor",
"HTMLTagRemover"
],
"dataSources": [
{
"mysql": {
"realtimeShared": true
}
},
{
"rds": {
"realtimeShared": true
}
},
{
"odps": {
"realtimeShared": true
}
},
{
"polardb": {
"realtimeShared": true
}
},
{
"drds": {
"realtimeShared": true
}
}
],
"expired": 8,
"features": [
"standard",
"done",
"mysqlAppName",
"rdsFilter",
"enhanced",
"timestamp",
"polardbFilter",
"drdsFilter"
],
"schemaPlugins": [
"HTMLTagRemover",
"PinyinConverter"
],
"subTableCountLimit": 10
},
"standard": {
"dataSourcePlugins": [
"JsonKeyValueExtractor",
"MultiValueSpliter",
"TairLDBExtractor",
"KeyValueExtractor",
"StringCatenateExtractor",
"HTMLTagRemover"
],
"dataSources": [
"odps",
"rds",
"mysql",
"polardb",
"drds"
],
"expired": 8,
"features": [
"standard",
"timestamp",
"mysqlAppName",
"done"
],
"scale": {
"opensearch.share.junior": {
"rent": {
"unit": "CNY/hour",
"price": 0.01,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 1,
"volume": [
{
"minVolume": 0,
"maxVolume": 1,
"price": 0,
"lengthPercent": 50,
"step": 1
},
{
"minVolume": 1,
"maxVolume": 2,
"price": 0,
"lengthPercent": 25,
"step": 1
},
{
"minVolume": 2,
"maxVolume": 5,
"price": 0,
"lengthPercent": 25,
"step": 1
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 1,
"volume": [
{
"minVolume": 1,
"maxVolume": 5,
"price": 0,
"lengthPercent": 50,
"minShown": 1,
"maxShown": 5,
"step": 1
},
{
"minVolume": 5,
"maxVolume": 10,
"price": 0,
"lengthPercent": 25,
"minShown": 5,
"maxShown": 10,
"step": 1
},
{
"minVolume": 10,
"maxVolume": 20,
"price": 0,
"lengthPercent": 25,
"minShown": 10,
"maxShown": 20,
"step": 1
}
]
}
},
"opensearch.share.common": {
"rent": {
"unit": "CNY/hour",
"price": 0.42,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 1,
"volume": [
{
"minVolume": 0,
"maxVolume": 75,
"price": 0.096,
"lengthPercent": 50,
"step": 1
},
{
"minVolume": 75,
"maxVolume": 150,
"price": 0.096,
"lengthPercent": 25,
"step": 1
},
{
"minVolume": 150,
"maxVolume": 300,
"price": 0.096,
"lengthPercent": 25,
"step": 1
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 20,
"volume": [
{
"minVolume": 20,
"maxVolume": 1250,
"price": 0.0026,
"lengthPercent": 50,
"minShown": 20,
"maxShown": 1250,
"step": 1
},
{
"minVolume": 1250,
"maxVolume": 2500,
"price": 0.0026,
"lengthPercent": 25,
"minShown": 1250,
"maxShown": 2500,
"step": 1
},
{
"minVolume": 2500,
"maxVolume": 5000,
"price": 0.0026,
"lengthPercent": 25,
"minShown": 2500,
"maxShown": 5000,
"step": 1
}
]
}
},
"opensearch.share.compute": {
"rent": {
"unit": "CNY/hour",
"price": 0.42,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 1,
"volume": [
{
"minVolume": 1,
"maxVolume": 12,
"price": 0.107,
"lengthPercent": 50,
"step": 1
},
{
"minVolume": 12,
"maxVolume": 25,
"price": 0.107,
"lengthPercent": 25,
"step": 1
},
{
"minVolume": 25,
"maxVolume": 50,
"price": 0.107,
"lengthPercent": 25,
"step": 1
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 1000,
"volume": [
{
"minVolume": 1000,
"maxVolume": 5000,
"price": 0.0028,
"lengthPercent": 50,
"minShown": 1000,
"maxShown": 5000,
"step": 1
},
{
"minVolume": 5000,
"maxVolume": 10000,
"price": 0.0028,
"lengthPercent": 25,
"minShown": 5000,
"maxShown": 10000,
"step": 1
},
{
"minVolume": 10000,
"maxVolume": 20000,
"price": 0.0028,
"lengthPercent": 25,
"minShown": 10000,
"maxShown": 20000,
"step": 1
}
]
}
},
"opensearch.share.storage": {
"rent": {
"unit": "CNY/hour",
"price": 0.42,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 5,
"volume": [
{
"minVolume": 5,
"maxVolume": 125,
"price": 0.041,
"lengthPercent": 50,
"step": 1
},
{
"minVolume": 125,
"maxVolume": 250,
"price": 0.041,
"lengthPercent": 25,
"step": 1
},
{
"minVolume": 250,
"maxVolume": 500,
"price": 0.041,
"lengthPercent": 25,
"step": 1
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 5,
"volume": [
{
"minVolume": 5,
"maxVolume": 50,
"price": 0.0033,
"lengthPercent": 50,
"minShown": 5,
"maxShown": 50,
"step": 1
},
{
"minVolume": 50,
"maxVolume": 100,
"price": 0.0033,
"lengthPercent": 25,
"minShown": 50,
"maxShown": 100,
"step": 1
},
{
"minVolume": 100,
"maxVolume": 200,
"price": 0.0033,
"lengthPercent": 25,
"minShown": 100,
"maxShown": 200,
"step": 1
}
]
}
},
"opensearch.private.common": {
"rent": {
"unit": "CNY/hour",
"price": 0.49,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 100,
"volume": [
{
"minVolume": 100,
"maxVolume": 500,
"price": 0.263,
"lengthPercent": 50,
"step": 100
},
{
"minVolume": 500,
"maxVolume": 1000,
"price": 0.263,
"lengthPercent": 25,
"step": 100
},
{
"minVolume": 1000,
"maxVolume": 2000,
"price": 0.263,
"lengthPercent": 25,
"step": 100
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 500,
"volume": [
{
"minVolume": 500,
"maxVolume": 5000,
"price": 0.0083,
"lengthPercent": 50,
"minShown": 500,
"maxShown": 5000,
"step": 500
},
{
"minVolume": 5000,
"maxVolume": 10000,
"price": 0.0083,
"lengthPercent": 25,
"minShown": 5000,
"maxShown": 10000,
"step": 500
},
{
"minVolume": 10000,
"maxVolume": 20000,
"price": 0.0083,
"lengthPercent": 25,
"minShown": 10000,
"maxShown": 20000,
"step": 500
}
]
}
},
"opensearch.private.compute": {
"rent": {
"unit": "CNY/hour",
"price": 0.49,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 10,
"volume": [
{
"minVolume": 10,
"maxVolume": 125,
"price": 0.202,
"lengthPercent": 50,
"step": 10
},
{
"minVolume": 125,
"maxVolume": 250,
"price": 0.202,
"lengthPercent": 25,
"step": 10
},
{
"minVolume": 250,
"maxVolume": 500,
"price": 0.202,
"lengthPercent": 25,
"step": 10
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 1000,
"volume": [
{
"minVolume": 1000,
"maxVolume": 10000,
"price": 0.0019,
"lengthPercent": 50,
"minShown": 1000,
"maxShown": 10000,
"step": 500
},
{
"minVolume": 10000,
"maxVolume": 20000,
"price": 0.0019,
"lengthPercent": 25,
"minShown": 10000,
"maxShown": 20000,
"step": 500
},
{
"minVolume": 20000,
"maxVolume": 40000,
"price": 0.0019,
"lengthPercent": 25,
"minShown": 20000,
"maxShown": 40000,
"step": 500
}
]
}
},
"opensearch.private.storage": {
"rent": {
"unit": "CNY/hour",
"price": 0.46,
"discount": 100
},
"instance": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 500,
"volume": [
{
"minVolume": 500,
"maxVolume": 1000,
"price": 0.051,
"lengthPercent": 50,
"step": 500
},
{
"minVolume": 1000,
"maxVolume": 2000,
"price": 0.051,
"lengthPercent": 50,
"step": 500
}
]
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 100000,
"discount": 100,
"initialValue": 500,
"volume": [
{
"minVolume": 500,
"maxVolume": 1000,
"price": 0.0025,
"lengthPercent": 50,
"minShown": 500,
"maxShown": 1000,
"step": 500
},
{
"minVolume": 1000,
"maxVolume": 2000,
"price": 0.0025,
"lengthPercent": 50,
"minShown": 1000,
"maxShown": 2000,
"step": 500
}
]
}
},
"instance": {
"discount": 100,
"freeLimit": 0.2,
"initialValue": 0.2,
"reviewLimit": 12,
"unit": "CNY/hour",
"volume": [
{
"minVolume": 0,
"maxVolume": 0.2,
"price": 0,
"lengthPercent": 7
},
{
"minVolume": 0.2,
"maxVolume": 12,
"price": 0.12,
"lengthPercent": 12
},
{
"minVolume": 12,
"maxVolume": 48,
"price": 0.09,
"lengthPercent": 16
},
{
"minVolume": 48,
"maxVolume": 100,
"price": 0.05,
"lengthPercent": 34
},
{
"minVolume": 100,
"maxVolume": 1000,
"price": 0.04,
"lengthPercent": 24
},
{
"minVolume": 1000,
"maxVolume": 20000,
"price": 0.015,
"lengthPercent": 14
}
]
},
"qps": {
"discount": 100,
"freeLimit": 5,
"initialValue": 5,
"reviewLimit": 12,
"unit": "CNY/hour",
"volume": [
{
"minVolume": 0,
"maxVolume": 1,
"price": 0,
"lengthPercent": 8,
"minShown": 0,
"maxShown": 5
},
{
"minVolume": 1,
"maxVolume": 100,
"price": 0.13,
"lengthPercent": 8,
"minShown": 6,
"maxShown": 20
},
{
"minVolume": 100,
"maxVolume": 1000,
"price": 0.09,
"lengthPercent": 20,
"minShown": 21,
"maxShown": 50
},
{
"minVolume": 1000,
"maxVolume": 10000,
"price": 0.08,
"lengthPercent": 20,
"minShown": 51,
"maxShown": 100
},
{
"minVolume": 10000,
"maxVolume": 100000,
"price": 0.07,
"lengthPercent": 17,
"minShown": 101,
"maxShown": 400
},
{
"minVolume": 100000,
"maxVolume": 1000000,
"price": 0.05,
"lengthPercent": 14,
"minShown": 401,
"maxShown": 1000
},
{
"minVolume": 1000000,
"maxVolume": 200000000,
"price": 0.02,
"lengthPercent": 21,
"minShown": 1001,
"maxShown": 10000
}
]
}
},
"subTableCountLimit": 0
}
},
"queryProcessor": {
"domains": [
{
"name": "GENERAL",
"label": "Common",
"processors": [
"stop_word",
"spell_check",
"term_weighting",
"synonym",
"category_prediction"
]
},
{
"name": "ECOMMERCE",
"label": "E-commerce",
"processors": [
"stop_word",
"spell_check",
"term_weighting",
"synonym",
"category_prediction",
"ner"
]
},
{
"name": "IT_CONTENT",
"label": "IT",
"processors": [
"stop_word",
"spell_check",
"term_weighting",
"synonym",
"category_prediction"
]
}
]
},
"specRelatedLimitations": [
{
"maxPackIndexesCnt": 4,
"maxTextIndexesCnt": 32,
"maxTextFieldsCnt": 32,
"maxSourceFieldsCnt": 256,
"maxTableJoinLevel": 2,
"firstRankDeploymentEnabled": false,
"spec": "opensearch.share.junior"
},
{
"maxPackIndexesCnt": 4,
"maxTextIndexesCnt": 32,
"maxTextFieldsCnt": 32,
"maxSourceFieldsCnt": 256,
"maxTableJoinLevel": 2,
"firstRankDeploymentEnabled": false,
"spec": "opensearch.share.common"
},
{
"maxPackIndexesCnt": 4,
"maxTextIndexesCnt": 32,
"maxTextFieldsCnt": 32,
"maxSourceFieldsCnt": 256,
"maxTableJoinLevel": 2,
"firstRankDeploymentEnabled": false,
"spec": "opensearch.share.compute"
},
{
"maxPackIndexesCnt": 4,
"maxTextIndexesCnt": 32,
"maxTextFieldsCnt": 32,
"maxSourceFieldsCnt": 256,
"maxTableJoinLevel": 2,
"firstRankDeploymentEnabled": false,
"spec": "opensearch.share.storage"
},
{
"maxPackIndexesCnt": 8,
"maxTextIndexesCnt": 64,
"maxTextFieldsCnt": 64,
"maxSourceFieldsCnt": 256,
"maxTableJoinLevel": 3,
"firstRankDeploymentEnabled": true,
"spec": "opensearch.private.common"
},
{
"maxPackIndexesCnt": 8,
"maxTextIndexesCnt": 64,
"maxTextFieldsCnt": 64,
"maxSourceFieldsCnt": 256,
"maxTableJoinLevel": 3,
"firstRankDeploymentEnabled": true,
"spec": "opensearch.private.compute"
},
{
"maxPackIndexesCnt": 8,
"maxTextIndexesCnt": 64,
"maxTextFieldsCnt": 64,
"maxSourceFieldsCnt": 256,
"maxTableJoinLevel": 3,
"firstRankDeploymentEnabled": true,
"spec": "opensearch.private.storage"
}
]
},
"algorithm": {
"algorithms": {
"name": "LR",
"params": [
{
"name": "regularize_type",
"type": "STRING",
"default": "l1",
"enum": [
"l1",
"l2",
"none"
]
},
{
"name": "max_iter",
"type": "INT",
"default": 100,
"minimum": 1,
"maximum": 1000,
"step": 1
},
{
"name": "epsilon",
"type": "FLOAT",
"default": 0.000001,
"minimum": 0,
"maximum": 0.999999,
"step": 0.000001
}
]
},
"categoryPrediction": {
"allowdAppTypes": "enhanced"
},
"maxModels": 0,
"maxProjects": 0,
"preprocessors": {
"name": "fillna",
"desc": "Values used to replace null values",
"types": [
{
"type": "min",
"desc": "Minimum value"
},
{
"type": "mean",
"desc": "Average value"
},
{
"type": "max",
"desc": "Maximum value"
}
]
},
"scale": {
"algorithm.default": {
"rent": {
"unit": "CNY/hour",
"price": 0.42,
"discount": 100
},
"computeResource": {
"unit": "CNY/hour",
"freeLimit": 0,
"reviewLimit": 10000,
"discount": 100,
"initialValue": 20,
"volume": {
"minVolume": 20,
"maxVolume": 20,
"price": 0.0026,
"lengthPercent": 100,
"step": 1
}
}
}
},
"specs": {
"algorithm.default": "Basic"
},
"transformations": {
"name": "normalize",
"desc": "Normalization",
"types": {
"type": "min-max",
"desc": "Normalization based on the maximum and minimum values"
}
}
}
}
}
}
Error codes
For a list of error codes, visit the API Error Center.