Nice content as always. I have a question about indexing. If the entity I want to index has a list of other entity, what would be the best approach for indexing? 1. Indexing a document for every combination of the fields and then make aggregations when querying? 2. Index the document with nested field types The implementation also needs to support pagination (I think the first approach won't be able to do this)
Nice content as always.
I have a question about indexing. If the entity I want to index has a list of other entity, what would be the best approach for indexing?
1. Indexing a document for every combination of the fields and then make aggregations when querying?
2. Index the document with nested field types
The implementation also needs to support pagination (I think the first approach won't be able to do this)
Can you please share link for the tutorial of the same
Do you guys have a Slack community 🤔
yes, ela.st/slack
@@philippkrenn5779 Thanks so much. Joined the Slack Channel.