I think that this would be very useful -- I would like to search through the currently 244 questions to see if there are any bounties currently offered for questions tagged with cuda.
Perhaps, slightly more in line with the other advanced super ninja search options, it would be more appropriate to use:
isfeatured:1
isfeatured:0
Or simply:
I think this would be a very useful extension with a minimal number of modifications required to the search engine.
Note: I realize that others are strongly opposed to the idea of search by size of bounty -- something which I am also against -- because of the perception that it would further encourage users to flock only to the largest bounties.
In contrast, I think the ability to search for the presence/absence of a bounty would be of great benefit as there are now so many questions with bounties on Stack Overflow -- a list which I'd really prefer not to have to pass through to find all of the C/C++/CUDA questions I feel I'd have a shot at answering correctly.
Lastly: I believe this functionality is already built-in to the server backend as clicking on the featured tab and then on a Related or Favorite tag will achieve the desired result (without the ability to perform more complex searches). Hence, I'm hoping it wouldn't be too hard to implement.