• Robert Griesemer's avatar
    Addressing issue brought up by dsymonds: · d731dc8e
    Robert Griesemer authored
    - When providing alternative spellings to a query, do not
      prefix it with a package qualifier as the suggestion may
      not have any results. Correctly filtering is quite a bit
      of work, and clicking the alternative spelling will always
      also show the qualified hits if they exist (but also others).
      Seems good enough for now.
    - Give user feedback when the query syntax was wrong.
    - Package names in search results are now links to the respective
      package documentation.
    - Experimented with excluding main packages and test files
      from index with inconclusive results. Code is present and
      can be enabled by changing a flag in the source. This needs
      some more work.
    
    R=rsc
    CC=r, dsymonds
    http://go/go-review/1026033
    d731dc8e
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libcgo Loading commit data...
libmach Loading commit data...
pkg Loading commit data...
Make.386 Loading commit data...
Make.amd64 Loading commit data...
Make.arm Loading commit data...
Make.cmd Loading commit data...
Make.conf Loading commit data...
Make.pkg Loading commit data...
all-arm.bash Loading commit data...
all-nacl.bash Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make-arm.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...