Automattic / Automattic/inquire

Create generic framework for auto complete

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
3
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Add an easy way to support auto complete for any endpoint.

Initially focus on ES, but also leave room for WP.com public api, and for the new WP.org REST API.

Thoughts:
- a bunch of .json files that can be included in Inquire
- Also allow loading .json from an endpoint so a particular api can keep the auto suggest up to date.
- How do we handle versioning?

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by reviewing Inquire’s existing endpoint handling and the Elasticsearch autocomplete path, then compare the proposed bundled or endpoint-loaded JSON with the WordPress API targets. Done requires an agreed generic design covering endpoint loading, versioning, and initial Elasticsearch support.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, javascript
Domain
api, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.