Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit def509e

Browse files
[ci skip]
Update README Android [This list might not be relevant] Merge pull request #64 from algolia/ruby/backup-anchor Fix the anchor to the backup section
1 parent 261746c commit def509e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ Search
303303
304304
To perform a search, you only need to initialize the index and perform a call to the search function.
305305
306-
The search query allows only to retrieve 1000 hits, if you need to retrieve more than 1000 hits for seo, you can use [Backup / Retrieve all index content](#backup--retrieve-of-all-index-content)
306+
The search query allows only to retrieve 1000 hits, if you need to retrieve more than 1000 hits for seo, you can use [Backup / Retrieve all index content](#backup--export-an-index)
307307
308308
```java
309309
Index index = client.initIndex("contacts");

0 commit comments

Comments
 (0)