All active questions with awarded bounty can be seen in the Featured tab. However, there seems to be way to make searches to the contents of any particular question tab.

I realize that this is pretty much a duplicate of this question but it has no clear answer whether there are any plans of supporting bounty searching or not.

So, could there possibly be a hasbounty:1 advanced search criteria?

share|improve this question

1 Answer

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 .

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:

  • featured:1
  • featured:0

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.

share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged