-
This task is focused on finding new APIs for inclusion in the search engine.
Steps:
1. Pick Word from [Noun List](https://docs.google.com/document/d/1C_92iU4xwynrOqlZJ7B8htbrSBwYAscg0ID5EytiI-s/…
-
### Brief Description 🤓
Web search, image search, and news search.
### How will you develop it?🤩
react,js
### Deployment
None
### Select the open source program you are contributing to
Other
…
-
```[tasklist]
### Search API documentation
- [ ] Add the explicit list of supported taxonomies in the API documentation
```
### Part of
- #62
-
-
-
Provide an ability to do 1,000,000+ searches (Flow is called "Bulk Search API")
1. Submit 1M+ via `scheduled=true`
2. 1,000,000+ searches get processed in 1..24 hours
3. Customer is checking next …
-
## Description
For feature parity with V1 we need to provide flow node names in the APIs below. The REST API can fetch XML and read this data for each items.
## Acceptance criteria
- The REST API w…
-
The frontend should be able to make a parametrized call to the backend. The corpus is searched; results are collected and returned to the frontend. Errors are returned in case of 400 and 500 errors.
-
Provide an API endpoint to perform the search.
* `q` query parameter for full-text search
* Needs to support facets
* Returns a paginated list of search results - we need to determine if page bas…
-
Hi
We are trying to integrate the Yelp business search api and we are able to get the response successfully on postman but when we are integrating it on our website then we are getting CORS origin …