File tree Expand file tree Collapse file tree 12 files changed +24
-24
lines changed Expand file tree Collapse file tree 12 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -63,7 +63,7 @@ import { liteClient } from 'algoliasearch/lite';
63
63
const client = liteClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
64
64
```
65
65
66
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
66
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
67
67
68
68
## ❓ Troubleshooting
69
69
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -63,7 +63,7 @@ import { liteClient } from 'algoliasearch/lite';
63
63
const client = liteClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
64
64
```
65
65
66
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
66
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
67
67
68
68
## ❓ Troubleshooting
69
69
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -58,7 +58,7 @@ import { abtestingClient } from '@algolia/client-abtesting';
58
58
const client = abtestingClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
59
59
```
60
60
61
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
61
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
62
62
63
63
## ❓ Troubleshooting
64
64
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -58,7 +58,7 @@ import { analyticsClient } from '@algolia/client-analytics';
58
58
const client = analyticsClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
59
59
```
60
60
61
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
61
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
62
62
63
63
## ❓ Troubleshooting
64
64
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -58,7 +58,7 @@ import { insightsClient } from '@algolia/client-insights';
58
58
const client = insightsClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
59
59
```
60
60
61
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
61
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
62
62
63
63
## ❓ Troubleshooting
64
64
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -58,7 +58,7 @@ import { personalizationClient } from '@algolia/client-personalization';
58
58
const client = personalizationClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
59
59
```
60
60
61
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
61
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
62
62
63
63
## ❓ Troubleshooting
64
64
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -58,7 +58,7 @@ import { querySuggestionsClient } from '@algolia/client-query-suggestions';
58
58
const client = querySuggestionsClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
59
59
```
60
60
61
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
61
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
62
62
63
63
## ❓ Troubleshooting
64
64
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -58,7 +58,7 @@ import { searchClient } from '@algolia/client-search';
58
58
const client = searchClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
59
59
```
60
60
61
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
61
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
62
62
63
63
## ❓ Troubleshooting
64
64
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -58,7 +58,7 @@ import { usageClient } from '@algolia/client-usage';
58
58
const client = usageClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
59
59
```
60
60
61
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
61
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
62
62
63
63
## ❓ Troubleshooting
64
64
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -58,7 +58,7 @@ import { ingestionClient } from '@algolia/ingestion';
58
58
const client = ingestionClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
59
59
```
60
60
61
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
61
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
62
62
63
63
## ❓ Troubleshooting
64
64
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -58,7 +58,7 @@ import { monitoringClient } from '@algolia/monitoring';
58
58
const client = monitoringClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
59
59
```
60
60
61
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
61
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
62
62
63
63
## ❓ Troubleshooting
64
64
Original file line number Diff line number Diff line change 14
14
</p >
15
15
16
16
<p align =" center " >
17
- <a href =" https://www.algolia.com/doc/api-client/getting-started/install /javascript/ " target =" _blank " >Documentation</a > •
17
+ <a href =" https://www.algolia.com/doc/libraries /javascript/ " target =" _blank " >Documentation</a > •
18
18
<a href =" https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/ " target =" _blank " >InstantSearch</a > •
19
19
<a href =" https://discourse.algolia.com " target =" _blank " >Community Forum</a > •
20
20
<a href =" http://stackoverflow.com/questions/tagged/algolia " target =" _blank " >Stack Overflow</a > •
@@ -58,7 +58,7 @@ import { recommendClient } from '@algolia/recommend';
58
58
const client = recommendClient (' YOUR_APP_ID' , ' YOUR_API_KEY' );
59
59
```
60
60
61
- For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/api-client/getting-started/install /javascript/ ) ** .
61
+ For full documentation, visit the ** [ Algolia JavaScript API Client] ( https://www.algolia.com/doc/libraries /javascript/ ) ** .
62
62
63
63
## ❓ Troubleshooting
64
64
You can’t perform that action at this time.
0 commit comments