|
1262 | 1262 | <field id="analytics_region" translate="label comment" type="select" sortOrder="96" showInDefault="1">
|
1263 | 1263 | <label>Analytics Region</label>
|
1264 | 1264 | <source_model>Algolia\AlgoliaSearch\Model\Source\AnalyticsRegion</source_model>
|
1265 |
| - </field> |
| 1265 | + </field> |
1266 | 1266 | <field id="connection_timeout" translate="label comment" type="text" sortOrder="100" showInDefault="1">
|
1267 | 1267 | <label>Connection Timeout (In Seconds)</label>
|
1268 | 1268 | </field>
|
|
1315 | 1315 | </group>
|
1316 | 1316 | </section>
|
1317 | 1317 | <section id="algoliasearch_extra_settings" translate="label" type="text" sortOrder="90" showInDefault="1" showInWebsite="1" showInStore="1">
|
1318 |
| - <label>Advanced - Extra Algolia indices settings</label> |
| 1318 | + <label>Advanced Algolia indices settings</label> |
1319 | 1319 | <tab>algolia</tab>
|
1320 | 1320 | <resource>Algolia_AlgoliaSearch::algolia_algoliasearch</resource>
|
1321 | 1321 | <group id="extra_settings" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
|
1322 |
| - <label>Advanced - Extra Algolia indices settings</label> |
| 1322 | + <label>Advanced Algolia indices settings</label> |
1323 | 1323 | <comment>
|
1324 | 1324 | <![CDATA[
|
1325 | 1325 | <p>Here, you can specify additional Algolia indices settings which can be applied only programatically via one of Algolia API clients.</p>
|
1326 | 1326 |
|
1327 | 1327 | <p>
|
1328 |
| - To set extra settings, please fill the right textarea with JSON where you specify the extra settings.<br> |
| 1328 | + To set settings, please fill the right textarea with JSON where you specify the settings.<br> |
1329 | 1329 | Example: <code>{"exactOnSingleWordQuery":"word"}</code>
|
1330 | 1330 | </p>
|
1331 |
| - <p><span class="algolia-config-warning">⚠</span> Edit extra settings only when you're sure what you're doing. Bad settings can effect your search functionality and have a bad impact on your relevance.</p> |
| 1331 | + <p><span class="algolia-config-warning">⚠</span> These settings will overwrite existing parameters, not add to them. Proceed to edit these settings only when you're sure what you're doing. Bad settings can effect your search functionality and have a bad impact on your relevance.</p> |
1332 | 1332 | <br/>
|
1333 | 1333 | <div class="algolia-admin-content"></div>
|
1334 | 1334 | ]]>
|
1335 | 1335 | </comment>
|
1336 | 1336 |
|
1337 | 1337 | <field id="products_extra_settings" translate="label comment" type="\Algolia\AlgoliaSearch\Model\Textarea" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
|
1338 | 1338 | <backend_model>Algolia\AlgoliaSearch\Model\Backend\ExtraSettings</backend_model>
|
1339 |
| - <label>Products' indices extra settings</label> |
| 1339 | + <label>Products' indices settings</label> |
1340 | 1340 | <attribute type="abrala" value="80">
|
1341 | 1341 | <value>90</value>
|
1342 | 1342 | </attribute>
|
1343 | 1343 | </field>
|
1344 | 1344 | <field id="categories_extra_settings" translate="label comment" type="\Algolia\AlgoliaSearch\Model\Textarea" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1">
|
1345 | 1345 | <backend_model>Algolia\AlgoliaSearch\Model\Backend\ExtraSettings</backend_model>
|
1346 |
| - <label>Categories' indices extra settings</label> |
| 1346 | + <label>Categories' indices settings</label> |
1347 | 1347 | </field>
|
1348 | 1348 | <field id="pages_extra_settings" translate="label comment" type="\Algolia\AlgoliaSearch\Model\Textarea" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1">
|
1349 | 1349 | <backend_model>Algolia\AlgoliaSearch\Model\Backend\ExtraSettings</backend_model>
|
1350 |
| - <label>Pages' indices extra settings</label> |
| 1350 | + <label>Pages' indices settings</label> |
1351 | 1351 | </field>
|
1352 | 1352 | <field id="suggestions_extra_settings" translate="label comment" type="\Algolia\AlgoliaSearch\Model\Textarea" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
|
1353 | 1353 | <backend_model>Algolia\AlgoliaSearch\Model\Backend\ExtraSettings</backend_model>
|
1354 |
| - <label>Suggestions' indices extra settings</label> |
| 1354 | + <label>Suggestions' indices settings</label> |
1355 | 1355 | </field>
|
1356 | 1356 | <field id="additional_sections_extra_settings" translate="label comment" type="\Algolia\AlgoliaSearch\Model\Textarea" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1">
|
1357 | 1357 | <backend_model>Algolia\AlgoliaSearch\Model\Backend\ExtraSettings</backend_model>
|
1358 |
| - <label>Additional sections' indices extra settings</label> |
| 1358 | + <label>Additional sections' indices settings</label> |
1359 | 1359 | </field>
|
1360 | 1360 | </group>
|
1361 | 1361 | </section>
|
|
0 commit comments