Descriptiongodoc: enable qualified identifiers ("math.Sin") as query strings again
A query string of the form ident.ident will be used both as a qualified
identifier for identifier search and as a regular expression.
Qualified identifier lookup got broken accidentally when introducing
regexp full text search. Cleaned up surrounding logic a bit.
Patch Set 1 #Patch Set 2 : code review 3984042: godoc: enable qualified identifiers ("math.Sin") as que... #Patch Set 3 : code review 3984042: godoc: enable qualified identifiers ("math.Sin") as que... #MessagesTotal messages: 3
|