Is your feature request related to a problem? Please describe.
If the index do not exist in azure search, you have an error of type:
Message: No index with the name 'plu' was found in the service 'docs2vecs'.
Describe the solution you'd like
Index creation if not exist
Describe alternatives you've considered
Update the documentation and explain how to create an index
Is your feature request related to a problem? Please describe.
If the index do not exist in azure search, you have an error of type:
Message: No index with the name 'plu' was found in the service 'docs2vecs'.
Describe the solution you'd like
Index creation if not exist
Describe alternatives you've considered
Update the documentation and explain how to create an index