Bronson Holden

over 2 years ago

Adding search!

Similar Remarks

Bronson Holden

over 2 years ago

Alright, added internal tags for NLP data extracted with AWS Comprehend as well as conversions for searches. Still need to actually use that data in searches, though.

Bronson Holden

over 2 years ago

You can search for images now! 🚀

Bronson Holden

over 2 years ago

Image recognition added—now to make images searchable!

Bronson Holden

over 2 years ago

Apparently I broke search a few days ago. Just fixed. Time to add some automated tests 😬

Bronson Holden

about 2 years ago

Updated Remark's first technical blog post to use shiny new code diffs!

https://www.remark.social/blog/creating-slide-out-search-bar-with-rails-7-stimulus

Bronson Holden

over 2 years ago

I think searches were breaking due to Searchkick errors caused by memory issues. I think cleaning old indices solved it. Running that nightly now. We'll see if the error crops up again...

Bronson Holden

over 2 years ago

Got a basic similar search working with Elasticsearch. Pretty nifty.

Bronson Holden

over 2 years ago

Fixed issue with index not being updated. Worker wasn't processing jobs from Searchkick. Nice way to end a long day.

Bronson Holden

over 2 years ago

I keep breaking the site! Definitely need some automated tests lol. Also having constant errors from Elasticsearch running out of memory. Might switch to a different search provider.

Bronson Holden

over 2 years ago

Friday! Time to tidy up the remark details/similar remarks page. Really rough layout. Also seeing some weirdness with similar remarks. Might need to tweak how those searches run.