[wp-meta] [Making WordPress.org] #5228: Consistency tool: create wildcard search option
Making WordPress.org
noreply at wordpress.org
Mon May 25 05:11:29 UTC 2020
#5228: Consistency tool: create wildcard search option
--------------------------------------+---------------------
Reporter: felipeloureirosantos | Owner: (none)
Type: enhancement | Status: new
Priority: low | Milestone:
Component: Translate Site & Plugins | Resolution:
Keywords: dev-feedback has-patch |
--------------------------------------+---------------------
Comment (by dd32):
> If you search for "Props" on the tool (pt_BR),
In that case, we definitely can't support that kind of searching at all
right now.
Wildcard searching based on a prefix (`Drop-in` wildcard matching `Drop-
ins <span>..`) is possible, but wildcard searching for text anywhere
within an original (for example, `Props` as in your example) is not going
to be possible on WordPress.org currently.
A wildcard search for `%Props%` currently times out after 60s, there's
simply too many strings in the GlotPress database for that. It's really
not designed for being searched.
No amount of limiting, caching, etc will work around that.
It'd probably require leveraging something like ElasticSearch for that.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5228#comment:8>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list