Show HN: Open-source search engine with 2bn-page index
21–30 of 148 posts
Re: Show HN: Open-source search engine with 2bn-page index
#22Re: Show HN: Open-source search engine with 2bn-page index
#23Earlier quoted context omitted.
If it's not good, the it doesn't matter if it's OSS or not.
Good for what? Even though this isn't good for use as an every day general purpose search engine, it could be good for a particular use case perhaps with some adaptation or for learning from.
> it could be good for a particular use case
Namely?
> or for learning from.
The author admitted in the github readme that the code quality is rather bad. I also don't see a link to the search index, the only valuable component of this project.
Re: Show HN: Open-source search engine with 2bn-page index
#24Re: Show HN: Open-source search engine with 2bn-page index
#25Deusu can't find deusu (or deusu.org) https://deusu.org/query?q=deusu
Re: Show HN: Open-source search engine with 2bn-page index
#26works really fast!
But all the traffic from here is currently driving the servers to their limit. Queries are already slowing down a bit because of imminent overload. Usually the average query takes about 250ms. Currently the average is at 334ms.
Re: Show HN: Open-source search engine with 2bn-page index
#27The site's interface is just incredibly pleasant compared to Google.com. I really hope the author sticks with it. Unfortunately I'm not sure it's usable right now, searching "group theory Wikipedia" never brings up a Wikipedia page (although maybe I should just be directly searching Wikipedia if that's what I wanted).
[1] It's my default search engine in Chrome, so I use bang searching in the address bar.
Re: Show HN: Open-source search engine with 2bn-page index
#28Earlier quoted context omitted.
Good for what? Even though this isn't good for use as an every day general purpose search engine, it could be good for a particular use case perhaps with some adaptation or for learning from.
I don't know why would people use it to be frank. Lot better alternatives exists. > it could be good for a particular use case Namely? > or for learning from. The author admitted in the github readme that the code quality is rather bad. I also don't see a link to the search index, the only valuable component of this project.
There is also a free API in beta-test right now. Will probably be ready for official release next week.
Re: Show HN: Open-source search engine with 2bn-page index
#29Alternative general purpose search engines are an exciting idea. It seems a lot like we're about the time when yahoo was dominant and searching was sort of awful. When you searched, what ranked highest was market-driven sorts of stuff. Right now, for topics normal people search for - not techies -all you get are content farm sites with js-popups asking for your email address. Try searching for anything health related…
I always had an inkling for a Search Engine that ONLY indexed the root page of every domain. Not sure if I'm right about this, but it sure would sort the chaff from the wheat for general purpose queries.
I would almost want the opposite. The best content on most topics I've found tends to be a page on a discussion forum of some sort, followed by blogs and more general editorial sites.
Re: Show HN: Open-source search engine with 2bn-page index
#30It's written in pascal. Neat. However, it's not very good. If I search for "banana" I get information about a sex shop rather than about bananas.