Automattic / Automattic/jetpack

Search: use record estimates for pricing while indexing is in process

Open
#15,559 0 comments 0 reactions 0 assignees View on GitHub
[Feature] Search [Pri] Low Enhancement Triaged
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

Probably all needs to be fixed on the API side, but tracking it here for now.

"I wonder if it would be a good idea (and even possible?) for the current_records() method to just return the results of estimate_records() while the initial site indexing is still in the process of happening?"

We really need a flag/status like this for other cases where indexing is still happening.

Contributor guide

Open the contributing guide

Research direction

Start by locating the API implementations of current_records() and estimate_records(), then trace how initial site indexing is represented. Determine how pricing should use estimates during indexing and how an indexing status or flag could support other cases. Done means the behavior and status semantics are defined for the initial indexing period.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.