Automattic / Automattic/inquire
Create basic suggest for ES _search endpoints
Open
enhancement
v0.1
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Just get it working for search, ignore other endpoints for now.
Don't try to read mappings or indices for now, just auto complete based on the query DSL.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by inspecting the JavaScript REST client entry points for Elasticsearch _search requests and the existing query-handling flow. Done means basic autocomplete works for the query DSL used by _search endpoints, without reading mappings or indices and without covering other endpoints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, javascript
- Domain
- api, backend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100