mirror of
https://github.com/golang/go
synced 2024-11-22 16:25:07 -07:00
5e54e93675
- improved search result page - clicking on files shows highlighted search phrase (.go files loose their godoc-specific formatting and highlighting in this mode - a better solution is in the works) - support for textual results - fixed bug with non-URL escaped URL parameter (Query) R=rsc, adg CC=golang-dev https://golang.org/cl/3585041
63 lines
895 B
Plaintext
63 lines
895 B
Plaintext
QUERY
|
|
{Query}
|
|
|
|
{.section Accurate}
|
|
{.or}
|
|
INDEXING IN PROGRESS - RESULT MAY BE INACCURATE
|
|
|
|
{.end}
|
|
{.section Alt}
|
|
DID YOU MEAN
|
|
{.repeated section Alts}
|
|
{@}
|
|
{.end}
|
|
|
|
{.end}
|
|
{.section Hit}
|
|
{.section Decls}
|
|
PACKAGE-LEVEL DECLARATIONS
|
|
|
|
{.repeated section @}
|
|
package {Pak.Name}
|
|
{.repeated section Files}
|
|
{.repeated section Groups}
|
|
{.repeated section Infos}
|
|
{File.Path|url-src}:{@|infoLine}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|
|
|
|
{.end}
|
|
{.end}
|
|
{.section Others}
|
|
LOCAL DECLARATIONS AND USES
|
|
|
|
{.repeated section @}
|
|
package {Pak.Name}
|
|
{.repeated section Files}
|
|
{.repeated section Groups}
|
|
{.repeated section Infos}
|
|
{File.Path|url-src}:{@|infoLine}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|
|
|
|
{.end}
|
|
{.end}
|
|
{.end}
|
|
{.section Textual}
|
|
{.section Complete}
|
|
{Found} TEXTUAL OCCURENCES
|
|
{.or}
|
|
MORE THAN {Found} TEXTUAL OCCURENCES
|
|
{.end}
|
|
|
|
{.repeated section @}
|
|
{Lines|numlines} {Filename|url-src}
|
|
{.end}
|
|
{.section Complete}
|
|
{.or}
|
|
... ...
|
|
{.end}
|
|
{.end}
|