Skip to content

Commit b487cbd

Browse files
committed
Update contributing since an online dataset is now provided for geo search
1 parent aa8ceb9 commit b487cbd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,6 @@ yarn playground:html
8080

8181
A playground is available to try out the [GeoSearch](./README.md/-geo-search) in `instant-meilisearch`.
8282

83-
Unfortunately, for the moment, no online dataset is provided. Meaning that to make the playground work, you will have to set up your MeiliSearch accordingly to the playground needs.
84-
85-
To do so follow these steps:
86-
87-
1. Run a MeiliSeaerch instance. See [Setup](#setup) section to launch MeiliSearch with `Docker`. It is important to use the same `host` and `apikey` as provided in the `setup` section.
88-
2. Add the settings and the documents to your running MeiliSearch instance. We provide a script that does this automatically. Please run `node playgrounds/geo-javascript/setup/index.js`. Or you can look at the script to take inspiration!
89-
4. Run the playground!
90-
9183
```bash
9284
yarn playground:geo-javascript
9385
```

0 commit comments

Comments
 (0)