-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
For sites with lots of TLDs and subdomains the autocomplete search widget can be misleading. Where's chevrolet.com and footlocker.com?
You need to search for www.chevrolet.com and www.footlocker.com. But there are some situations where you won't be able to find your result. E.g., domain.com and lots of subdomain.domain.com's.
Suggestions:
- Order by # of datapoints (density)... if that data is there (DESC)
- Order by length of domain
Reactions are currently unavailable

