Opened 17 years ago
Closed 16 years ago
#10484 closed enhancement (fixed)
Plugin search results page
| Reported by: | janeforshort | Owned by: | mdawaffe |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | WordPress.org Site | Version: | |
| Severity: | normal | Keywords: | plugins, search, results |
| Cc: | Focuses: |
Description
The search results layout could stand an upgrade. In meantime, would be great to add # of results at top of screen as well as a sort by relevance/rating/popularity/etc.
Change History (5)
#3
@
17 years ago
http://wordpress.org/extend/plugins/search.php?q=holiday&sort=popular
Sorting by relevance uses a sphinx index. The rest just use core bbPress search queries, so the results may not be perfect.
I'll see about hooking the other sortings to the sphinx index.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
If it is to be re-done maybe future proof it by adding in the required bits to display "compatible with" too?