Live data from Hacker News

DuckDuckGo Regex Search

duckduckgo.com

1–10 of 36 posts

Re: DuckDuckGo Regex Search

#3
Google does not implement regex search support because they said somewhere that the data storage needed for the index would be huge. And since regex search is used only by a small subset of users, it is not worth the effort.

Re: DuckDuckGo Regex Search

#5
post #3

Google does not implement regex search support because they said somewhere that the data storage needed for the index would be huge. And since regex search is used only by a small subset of users, it is not worth the effort.

actually they can support only for some computer-related domains such as stackoverflow etc.

Re: DuckDuckGo Regex Search

#6
post #3

Google does not implement regex search support because they said somewhere that the data storage needed for the index would be huge. And since regex search is used only by a small subset of users, it is not worth the effort.

More likely, regex search has the power only allowed in the paid Google Search API. And Google knows the value of its search data.

Re: DuckDuckGo Regex Search

#8
post #3

Google does not implement regex search support because they said somewhere that the data storage needed for the index would be huge. And since regex search is used only by a small subset of users, it is not worth the effort.

IIRC "security" plays important role here too, because using regexps you can much easier find sensitive data, or to be precise: context (neighborhood) of sensitive data.
Post reply on HN