Thak you for your kind words. You can raise an event when something that needs to change in your index changes in your db and then change it immediately. Or you can change it some other time with a scheduled task. You can also have a task to update the whole index at some time. It depends on what changes you want to be seen immediately. Hope that helps!
Very nice video! Thanks for all the info! May I ask, how would you keep in sync the DB with ElasticSearch considering the DB updates frequently?
Thak you for your kind words. You can raise an event when something that needs to change in your index changes in your db and then change it immediately. Or you can change it some other time with a scheduled task. You can also have a task to update the whole index at some time. It depends on what changes you want to be seen immediately. Hope that helps!