> The text search in MXR does a contain search by default, and the identifier > search does an exact match. I would try to match that. > There could be a syntax for exact match, like <foo>
Good news: abbeyj fixed this last week, though it isn't deployed yet: https://github.com/mozilla/dxr/pull/104. (Really looking forward to that continuous deployment environment slated for Q2.) > BTW : I remember queries were very fast once, but they seem to be slow again, > cf http://dxr.allizom.org/search?q=type-ref%3Adrop&tree=mozilla-central Yikes, that is slow. Filed: https://bugzilla.mozilla.org/show_bug.cgi?id=847582 > And to start to display results only once the search is completely finished. Should be pretty easy. Filed: https://bugzilla.mozilla.org/show_bug.cgi?id=847580 Great feedback! Thanks! _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
