Ask HN: What do you think about our last HN Search update?
https://news.ycombinator.com/item?id=7126301Last Friday, we have released the new HN Search (http://hn.algolia.com). We received impressive feedback, thanks! We used it to make several improvements.
Here is the ChangeLog:
- Added filters on item types (All/Story/Comment/Poll), filter on story by default
- Added filters by date (last 24 hours, past week, past month, forever), past week by default
- Replaced infinite scrolling by standard pagination
- Added an author filter via the author:USERNAME syntax in search bar. Can filter on one or multiple authors (OR between authors)
- UI was redesigned to improve readability
- Improved responsiveness for mobiles
- Removed highlight of stop words in text
- Relevancy: changed typo tolerance settings to be stricter (now tolerates one typo starting at 5 characters in a word and two typos starting at 9 characters in a word)
- Only last query word is interpreted as a prefix (all query words was prefix before)
There is one last item that we didn't implement as proposed: sorting by date. It will be for the next iteration. In the meantime, you can use date filtering.
Please continue to send feedback!