I have blob on Azure container. Through web crawling blob is downloading in container 24*7. I want to index in real time or near real time. Currently i am indexing using python API on daily basis. Please help me how i can index in real time.
Thanks.
I have blob on Azure container. Through web crawling blob is downloading in container 24*7. I want to index in real time or near real time. Currently i am indexing using python API on daily basis. Please help me how i can index in real time.
Thanks.
Unless there's a change API in azure storage (I did not check), I think you should better do that in the application layer which is writing to azure blob store.
My 2 cents.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.