PDA

View Full Version : Make API docs fully searchable



TaterSalad
11 Dec 2008, 9:13 AM
Being able to search by class name and method name is a good start, but these would also be helpful:

- search the full text of the API pages (e.g. "ajax" currently returns 1 hit)
- do compound searches ("grid row" returns 0 hits)
- do smart searches ("body border" returns 0 hits, "bodyborder" returns 13)
- do boolean searches ("+borderlayout +region" and "borderlayout AND region" return 0 hits)

Thanks