Thank you for your videos, we learn a lot from you
@paulkeating92594 ай бұрын
This is a nice gettings started video I would like to see a deeper dive into the SearchRequest object and using the SearchAsync functionality of the ElasticClient
@sidisidahmed7555 ай бұрын
Hi Mohamad , thank you for the videos . I have difficulties combining Terraform and Docker , do you have a video using both ?
@mohamedjasim82475 ай бұрын
Very good 😊💯 resource
@hnieeffadzli11835 ай бұрын
can we use as federated search
@quangnguyenac59222 ай бұрын
When creating an index and adding documents to the index, how to synchronize the newly added documents in the database
@precupeduard71056 күн бұрын
You can make a bulk insert again in Elastic Search on the respective index. ES is smart enough to recognize same entities and won't create duplicated, it will only add the new records and update current ones if you have modification in database
@MutalibGozalov4 ай бұрын
Thanks for sharing
@hnieeffadzli11834 ай бұрын
Can we do federated search with this
@QuangNguyễnĐắc-m8g2 ай бұрын
I'm having a problem. That is when I create, edit, or delete the database, the data on ElasticSearch will change. So how should I handle this problem? please help me
@wilmygonzalez57152 ай бұрын
What do you think about Apache Solr ?
@MohamadLawand2 ай бұрын
Never used it before will check it out
@abdullahm.33635 ай бұрын
Great video. Can you do a video on captcha, like you should not be able to click the button before verifying you are a human.
@vitaliipriadilia37044 ай бұрын
i love you
@maratkovalenko10403 ай бұрын
I spent 1.5 days to solve the problem with index. Just in case, the index cannot start with a capital letter.
@thanhnamduong47802 ай бұрын
Thank you for videos, but please say slowly 😥
@Khungersumit5 ай бұрын
always relying on third-party subscriptions for App features is not good for long term perspective, tech debt should be less. Instead we should think of having our own search engine.