This is a follow-up on my question How to exclude merged questions from searches, and @yoda's answer.
As there are questions in Stack Overflow that are the stubs of merged answers, but that are not closed (according to that answer), would it be possible to have an additional advanced search facility, to exclude stubs of merged questions?
For example:
merged:1questions that are stubs of merged answersmerged:0(or not)
I'm expecting that really only merged:0 would be useful on a day-to-day basis, to allow the full power of advanced searches, including sorting and filtering options, whilst still excluding merged answers.
An example use for this search would be - on the newest tab:
answers:0 closed:0 votes:5 merged:0
(If all merged questions were guaranteed to be closed, there would be no need for this feature, as it would be sufficient to search for closed:0.)
