When searching the Chicken wiki, a maximum of 10 results are shown. For example, searching for free text "symbol":

  http://wiki.call-cc.org/search?text=symbol

In fact, there are over 300 results for "symbol", but the only way to see them is to add "&page=N" to the URL:

  http://wiki.call-cc.org/search?text=symbol&page=2
  http://wiki.call-cc.org/search?text=symbol&page=3
  ...
  http://wiki.call-cc.org/search?text=symbol&page=32

It seems like there were supposed to be links like "Next 10 results" and "Previous 10 results" which would allow the user to browse all the results, but those links are currently missing.

I just wanted to report this so it can be fixed. :)

- John

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to