TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

HN Search Updated

88 pointsby fjkover 11 years ago

27 comments

tokenadultover 11 years ago
It has lost a lot of usability for searches I used to do. (And, alas, since many of my examples of searches were stored in Google Chrome as form entries for the previous interface, I&#x27;ll have to think for a while about what my typical searches used to look like.) How does one do usability tests on changes like this?<p>AFTER EDIT: Thanks for the comment posted previously that points out that I can, for the moment, use HNSearch<p><a href="https://www.hnsearch.com/" rel="nofollow">https:&#x2F;&#x2F;www.hnsearch.com&#x2F;</a><p>to find threads the way I&#x27;m used to finding them.
评论 #7119284 未加载
fsck--offover 11 years ago
I think it&#x27;s great that YCombinator is &quot;eating its own dogfood&quot; and the new site has some cool features, like instant search results.<p>I have a few concerns, though.<p>I think that there is too much whitespace, which makes content discovery take longer. An infinite scroll interface is not appropriate for HN. Content is not added as quickly as Twitter, and infinite scroll makes searching for the oldest comment or story (is that still possible?) a nightmare. Separating the username from the points&#x2F;# of comments by placing it on the top right also makes scansion more difficult.<p>The previous search engine&#x27;s syntax no longer works and the functionality it offered seems to not have been replaced (If that&#x27;s not true, please let me know).<p>How do you:<p>Search for comments written by a certain author<p>Look at an individual comment&#x27;s score<p>Search by date<p>Search exclusively for stories or comments
评论 #7118905 未加载
aabalkanover 11 years ago
Where is the &quot;order by time&quot; functionality. This is pretty much useless now for searching old stuff you recall. I still use Google &quot;site:news.ycombinator.com keyword&quot; query to search on HN as many of those homemade search engines are not handling synonyms and plurals etc well.
评论 #7119138 未加载
评论 #7119228 未加载
pcvarmintover 11 years ago
The new engine is currently unusable because:<p>It does not clearly allow searching for stories, comments, or users.<p>It does not clearly allow sorting by relevance, date or score.<p>The screenshots are useless and take up valuable screen space, disrupting the flow of text and making it hard to scan. It is especially bad on a mobile phone.<p>The excerpts of text are too long, requiring you to scroll pages and pages when all you need are titles.<p>There is too much wasted blank space on the pages.<p>The search results look more like a daily digest you&#x27;d read in email, than search results you&#x27;d use to quickly find what you&#x27;re looking for.<p>At least hnsearch.com still works, for now.
kibwenover 11 years ago
As someone who uses hnsearch literally every day, this makes me a little concerned.<p>I&#x27;m active in the Rust community, and my usecase involves searching for the keyword &quot;Rust&quot; and sorting by date in order to figure out where the current discussions are happening. Without the capability to quickly zero-in on recent comments (especially given the lack of any automatic notification of comment replies), HN will be much diminished for me.<p>Are there plans to both begin indexing comments and to add a sort-by-date feature?
评论 #7119779 未加载
评论 #7119622 未加载
pdogover 11 years ago
I always found HNSearch[1] to be excellent, but it&#x27;s good to see a little competition.<p>[1]: <a href="https://www.hnsearch.com/" rel="nofollow">https:&#x2F;&#x2F;www.hnsearch.com&#x2F;</a>
评论 #7118917 未加载
评论 #7118886 未加载
评论 #7118861 未加载
look_lookatmeover 11 years ago
I use hnsearch quite a bit as a general search&#x2F;opinion tool. I use it less as a gateway to HN and more as filtering tool (wherein I expect readable, non-italic versions of the comments on the result page). For instance if I was curious if Don DeLillo ever popped up in HN comments.<p>Compare the results:<p><a href="https://hn.algolia.io/?q=Don%20Delillo" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.io&#x2F;?q=Don%20Delillo</a> <a href="https://www.hnsearch.com/search#request/all&amp;q=Don+Delillo" rel="nofollow">https:&#x2F;&#x2F;www.hnsearch.com&#x2F;search#request&#x2F;all&amp;q=Don+Delillo</a><p>Algolia&#x27;s manages to find a result that hnsearch doesn&#x27;t, but on the other hand all of the white noise surrounding each result and false positives further down the page feels anti-utilitarian, and frankly is difficult to visually parse.<p>The HN comments are useful body of knowledge if you use it the right way. Having a fast, easy to read search that lets you scan for the best comments on a subject is really handy. Focus on the text and readability because that&#x27;s all that&#x27;s important.<p>I also use Pinboard and Quora (and to some degree Reddit) for this kind of opinion&#x2F;commentary based research.
评论 #7120199 未加载
rdlover 11 years ago
I miss the old version, as it made it possible to search stories&#x2F;users&#x2F;etc., and fit with the design of the site.
评论 #7119135 未加载
piloochover 11 years ago
I m a search engineer among other things. New update is weird, especially ranking. try &#x27;machine learning&#x27;, gets something from a year ago then Stanford class from 2011, really ? If you re dealing with 10M entries in the index this is low enough that ranking should be better.<p>I know how perfect tuning these engine as is difficult, and this one requires some more work ;) good luck and congrats for YC 14 anyways!
评论 #7118983 未加载
binarygrizzlyover 11 years ago
Wow that was really unexpected!<p>- IMHO it does not fit in the spartanic style of HN (which I like!)<p>- there is no &quot;search by date&quot; which I use very often<p>Is there still an old version of search available?
gruseomover 11 years ago
I love how fast it is! Two things I rely on heavily with the old hnsearch are (a) restrict to stories or comments, and (b) sort by date (most recent first). Can you please do those? Especially the second one.
minimaxirover 11 years ago
The API is available at <a href="https://hn.algolia.io/api" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.io&#x2F;api</a><p>Unfortunately, it&#x27;s not any more powerful than the previous HNSearch API (search query is limited to 1000 entries: <a href="http://hn.algolia.io/api/v1/search?query=pg&amp;hitsPerPage=2000" rel="nofollow">http:&#x2F;&#x2F;hn.algolia.io&#x2F;api&#x2F;v1&#x2F;search?query=pg&amp;hitsPerPage=2000</a> )
评论 #7118674 未加载
评论 #7118625 未加载
hnriotover 11 years ago
Relevancy is all wrong. I searched for spark and the top result is from two years ago. I want the most recent result first, like email. Relevancy should be a function of tf&#x2F;idf, comment count and recency, biased towards the latter.<p>But the instant search and screenshot is good.
mindcrimeover 11 years ago
Sadly, I don&#x27;t like this much at all. I don&#x27;t see any way to filter by whether the searched for keyword appears in the title or in comments, or to sort by date, etc. This appears to be <i>much</i> less useful for the kinds of searches I do.
neverlandover 11 years ago
I noticed its been updated so here are a few concerns still:<p>-I prefer the old date search compare to the new options that mimic how Google does it. I prefer the ability to sort by relevance vs date (in descending from most recent) the way HN search does it. Simply restricting to most recent by a certain timeframe doesn&#x27;t let me expand beyond the period specified and currently it doesn&#x27;t sort the date in order (at least not when choosing forever)<p>-Negative keyword parameter no longer available<p>-Title search parameter is also gone<p>-Not sure how the relevancy algorithm is calculated but for tests I&#x27;ve ran, it is showing some really old posts (2 years ago) at the top which makes no sense
seoguruover 11 years ago
can we have an option to use the old version as well? I use your search all the time and this new version doesn&#x27;t work well enough yet.<p>I like to search by date (newest at top) and then toggle between stories and comments. also would be nice to allow stemming or not, i.e. search for &quot;julia&quot; comes up with stuff about juliaN assange.
panarkyover 11 years ago
This is really great, love the speed.<p>Where does the comment karma come from? Doesn&#x27;t seem like you can get it by crawling HN directly.
benologistover 11 years ago
Are you intercepting URLs typed in the address bar and reverting back to your own site or is Chrome being weird?
评论 #7118943 未加载
louthyover 11 years ago
Hopefully one day the default HN search will understand the # in C# or F# or the . in .NET
clamprechtover 11 years ago
Can anyone comment on why Swiftype (a YC search-as-a-service) startup isn&#x27;t providing search for HN? It seems like an obvious choice (although the Octopart-powered search seemed to work great).
jaredsohnover 11 years ago
Some things that are missing include (as far as I can tell): karma totals for comments, sort by karma&#x2F;date, syntax to limit search for {stories, comments}
评论 #7118821 未加载
pauljonasover 11 years ago
Bring back the <i>HN Search</i> that actually worked!
redox_over 11 years ago
I&#x27;ve just deployed a new version based on your feedback. We&#x27;ll continue to improve it. Thanks for your help.
thousandeover 11 years ago
nice ui and fast, but the search results could improve<p>Test: Search for a &quot;story&quot; about &quot;Firefox&quot; &quot;today&quot;<p>Result:<p><a href="http://i.imgur.com/xQwc7WP.png" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;xQwc7WP.png</a>
评论 #7122975 未加载
ferrantimover 11 years ago
love it! The speed is amazing. One minor nitpick would be to improve the experience on mobile. The search works great, but the display is hard to read. Really nice work though!
Houshalterover 11 years ago
How do I sort by date or votes? Filter comments or posts?
Ryelover 11 years ago
That&#x27;s fast