Can we make api.kde.org search better?

Allen Winter winter at kde.org
Sat Nov 2 16:59:00 GMT 2013


On Saturday, November 02, 2013 12:15:15 AM Albert Astals Cid wrote:
> Hi, yesterday i was talking with someone about the desktop file class we have 
> in KDE, he tried to find its api by going to 
>   api.kde.org
> and typing
>   desktop
> in the Search bar.
> 
> If you do that
>   http://api.kde.org/index.php?miss=1&class=desktop
> all you get is
>    No results found! 
> 
> Do you guys know if we can make the search better?
> 
A PHP person could fix the attached program so that we can search for 
".*foo.*"  (where foo is the user-specified search string) instead of simply "foo".

that's one idea.

currently foo must exactly match what's in the map files.

I can provide an example map file if someone takes this on.

-Allen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mapsearcher.php
Type: application/x-php
Size: 2214 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20131102/e383372f/attachment.bin>


More information about the kde-core-devel mailing list