algolia / hn-search

Hacker News Search
http://hn.algolia.com
Other
550 stars 74 forks source link

Index the full URL instead of the truncated one #218

Open redox opened 3 years ago

redox commented 3 years ago

When indexing comments like this one we index the truncated version of the text and not the full URL included in the href attribute.

We could most probably extract the full URL by processing the text before sending it to Algolia.