You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2021. It is now read-only.
> A first-party Python client for building excellent, relevant search experiences with [Elastic App Search](https://www.elastic.co/cloud/app-search-service).
5
+
6
+
> A first-party Python client for building excellent, relevant search experiences with [Elastic App Search](https://www.elastic.co/products/app-search).
7
7
8
8
## Contents
9
9
@@ -265,7 +265,7 @@ python setup.py test
265
265
266
266
### Where do I report issues with the client?
267
267
268
-
If something is not working as expected, please open an [issue](https://github.com/swiftype/swiftype-app-search-python/issues/new).
268
+
If something is not working as expected, please open an [issue](https://github.com/elastic/app-search-python/issues/new).
269
269
270
270
### Where can I learn more about App Search?
271
271
@@ -279,7 +279,7 @@ You can checkout the [Elastic App Search community discuss forums](https://discu
279
279
280
280
We welcome contributors to the project. Before you begin, a couple notes:
281
281
282
-
+ Prior to opening a pull request, please create an issue to [discuss the scope of your proposal](https://github.com/swiftype/swiftype-app-search-python/issues).
282
+
+ Prior to opening a pull request, please create an issue to [discuss the scope of your proposal](https://github.com/elastic/app-search-python/issues).
283
283
+ Please write simple code and concise documentation, when appropriate.
0 commit comments