getkirby.com icon indicating copy to clipboard operation
getkirby.com copied to clipboard

Search results are not correct

Open afbora opened this issue 5 years ago • 5 comments

For example, search bora, you'll see difference between each area and all results.

https://getkirby.com/search?q=bora&area=all

afbora avatar Apr 15 '21 20:04 afbora

From discord, might be related:

For example, searching for "icon" or "icons" does not show the icons overview page (https://getkirby.com/docs/reference/panel/icons)

afbora avatar Apr 16 '21 09:04 afbora

cart search in plugins https://getkirby.com/search?q=cart&area=plugin

snipcart not found https://getkirby.com/plugins/hashandsalt/snipcart

afbora avatar Sep 17 '21 21:09 afbora

Also: #1516

lukasbestle avatar Oct 24 '21 13:10 lukasbestle

Another issue of the search: The titles it displays are often not very useful, e.g. when searching for "hooks" (taken from https://kirby.nolt.io/512 by @manuelmoreale):

wvvepzaxqyvignyjcz8z

Of course it currently uses the title of the page, but maybe we can make those more specific.

lukasbestle avatar Feb 24 '23 20:02 lukasbestle

I can add another one. Searching for a specific method, for example update() should return all the the various update() methods first IMO. Instead, currently it returns this

Screenshot 2023-02-25 at 9 39 27 AM

manuelmoreale avatar Feb 25 '23 08:02 manuelmoreale