I created azure search service using blob storage. when I am quarrying I got output(search result) as Only the details of the files that were in the blob storage at the time of creating the indexer. After creating the indexer the details of the files placed in the blob storage could not be taken as the search output
I have used Once for scheduled
do I need to run indexer through portal after adding files to blob storage(If use azure portal)
Please Help me!