As suggested in an answer to one of my questions, I request that the title: search option be more limited in scope, which I think would make the semantics more intuitive.
Currently, this operator will restrict all search terms to the question. According to the documentation for the search options:
The above options can be freely combined in any order with the exception of
title:andbody:, these will operate on all following terms
For example, if I were to search for...
+parse +html +regex
then all terms must appear in the question or answers to that question.+parse +title:html +regex
then all terms must appear in the question, even though onlyhtmlhas this question-related option.
title:operator would have the special associativity that it does. – Cody Gray Feb 26 '12 at 4:51