Stackse
This is specialised search engine for StackOverflow. Sometimes googling for a problem won't find anything useful. You have a piece of code and you'd like to see
how others are using it. Stackse helps to do that as it doesn't ignore special characters.
It has two modes:
-
grep like mode - simillar to linux grep command, but more limited, for example you can't use regular expressions. Also only some words are indexed (those that have special characters).
Searching for word combinations (search query contains space) will give results that contains all words.
-
free text mode - simillar to google query, just much worse :D
This search engine is powered by
Linqdb
Use
this group if you have any feedback.