Hacker News new | past | comments | ask | show | jobs | submit login

I think what they just mean is that you only have all your searchable fields indexed in ES and then, when you do a search query, the only thing ES returns is PKs which you then do a second roundtrip to the database (or cache) with to get all the actual records from. Which means you don't have to worry too much about all the record information being in sync perfectly.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: