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

Commit 782f4c4

Browse files
author
Clément Le Provost
committed
Merge pull request #87 from algoliareadmebot/master
Update README
2 parents b39f899 + def509e commit 782f4c4

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)