php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51735 Search produces pages of irrelevant results
Submitted: 2010-05-04 05:55 UTC Modified: 2012-05-23 14:21 UTC
From: russjrob at gmail dot com Assigned: danbrown (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 - 7 = ?
Subscribe to this entry?

 
 [2010-05-04 05:55 UTC] russjrob at gmail dot com
Description:
------------
Any search on the "online documentation" produces pages of "SPL-StandardPHPLibrary" results, making it hard to find what you're really wanting and making the search practically useless.

This is not how it has worked in the past.





Test script:
---------------
For example, try to find the documentation on these items (selecting "online documentation"):
clone
classes
interface

One gets around 10 pages of results, with almost all of the first few pages containing results from "SPL-StandardPHPLibrary".



Expected result:
----------------
I would expect to see more relevant results first.

As example, if one searches for "clone" in "function list", a clone function is listed, but it has nothing to do with the "clone" keyword.

The best result for "clone" in "online documentation" is found at the bottom of page 2 of the results instead of somewhere near the top (preferably the top) of page 1.

Actual result:
--------------
Won't be helpful to try to show the actual results here.

See "Expected Result" documentation above.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-23 14:21 UTC] danbrown@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: danbrown
 [2012-05-23 14:21 UTC] danbrown@php.net
This is no longer the case, and relevant results are again showing for searches 
in my experience.  If you see similar behavior return, please reopen this bug.

Thank you for your report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 20:01:31 2024 UTC