Hacker News new | ask | show | jobs
by abd12 2220 days ago
Yep! There are entire chapters on sorting & filtering. Note: it's different than in a relational database, but it's doable :)
1 comments

Awesome! Glad to hear that there's a section on that. Quick question. I'm thinking of leveraging elasticsearch for the fulltext search capabilities. Is the work to get sorting on various different attributes heavy from a dev perspective and is there any advantages of doing it through dynamo rather than querying with elasticsearch?