Skip to content

Commit c085643

Browse files
docs(README): automatic update
Update README Swift [This list might not be relevant] fix case sensitive issue add performance warning in setSettings cosmetic again cosmetic cosmetic fix typo make travis update PR move index improvements (#115) * move index improvements * move index wording iteration * iteration on the move index [ci skip]
1 parent c423b28 commit c085643

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,10 @@ let settings = ["customRanking": customRanking]
740740
index.setSettings(settings)
741741
```
742742

743+
**Warning**
744+
745+
Performance wise, it's better to do a `setSettings` before pushing the data
746+
743747
#### Slave settings
744748

745749
You can forward all settings updates to the slaves of an index by using the `forwardToSlaves` option:

0 commit comments

Comments
 (0)