Erik Rose a écrit :
I should also mention that we're thinking about not having "contains"
searches happen by default:https://github.com/mozilla/dxr/pull/104

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>

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
And to start to display results only once the search is completely finished.
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis

Reply via email to