Opened 9 years ago
Closed 5 years ago
#1336 closed enhancement (wontfix)
Search box on locale pages should be able to search across all projects
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Component: | Translate Site & Plugins | Keywords: | |
Cc: |
Description
On https://translate.wordpress.org/locale/ru, the search box can only find projects in the current tab (Waiting by default).
It should be able to find any project, regardless of the tab it's on.
Change History (9)
This ticket was mentioned in Slack in #polyglots by deconf. View the logs.
9 years ago
This ticket was mentioned in Slack in #glotpress by sergey. View the logs.
9 years ago
#4
in reply to:
↑ 3
@
9 years ago
And on https://translate.wordpress.org/locale/ru/default/wp-plugins?s=bbPress, bbPress itself is on the second page, which is even more confusing.
#6
@
7 years ago
Would just searching against the existing plugins ES index help here? Could even just use the API core uses for plugin search.
We don't have a themes index yet, but presumably we eventually will.
#9
@
5 years ago
- Milestone Improved Search deleted
- Resolution set to wontfix
- Status changed from new to closed
- Type changed from defect to enhancement
To maintain the overall search performance the limit to the selected tab is intended. Closing this as wontfix.
Improving the relevance should be handled in #4001.
Also, on https://translate.wordpress.org/locale/ru?s=bbPress, the current results are:
It's technically correct, as the default sorting is "Waiting + Fuzzy (Most first)", but a bit unexpected. If there's a direct match for a project name, I would expect for it to be the first result.