A search engine that favors text-heavy sites and punishes modern web design
search.marginalia.nu
A search engine that favors text-heavy sites and punishes modern web design
1–10 of 735 posts
Re: A search engine that favors text-heavy sites and punishes modern web design
#2Re: A search engine that favors text-heavy sites and punishes modern web design
#3Re: A search engine that favors text-heavy sites and punishes modern web design
#4Re: A search engine that favors text-heavy sites and punishes modern web design
#5See also: https://wiby.me/
Re: A search engine that favors text-heavy sites and punishes modern web design
#6No smarts, no bubble, no signals decided by over fitting to a biased engineer preference.
Re: A search engine that favors text-heavy sites and punishes modern web design
#7Re: A search engine that favors text-heavy sites and punishes modern web design
#8Where does the data come from? Do you index the whole web yourself? I see it totally impossible for a personal project. I'm very curious about that.
You'd be surprised how much you can do with modern hardware if you are scrappy. The current index is about 17.7 million URLs. I've gone as far as 50 million and could probably double that if I really wanted to. The difficulty isn't having a small enough index, but rather having a relevant enough index, weeding out the link farms and stuff that just take space.
I only index N-grams of up to 4 words, carefully chosen to be useful. The search engine, right now, is backed by a 317 Gb reverse index and a 5.2 Gb dictionary.
Re: A search engine that favors text-heavy sites and punishes modern web design
#9Re: A search engine that favors text-heavy sites and punishes modern web design
#10Great idea, awful UI