https://github.com/liamca/azuresearchcsvimporter
Tool for importing CSV data to an Azure Search index
https://github.com/liamca/azuresearchcsvimporter
Last synced: about 2 months ago
JSON representation
Tool for importing CSV data to an Azure Search index
- Host: GitHub
- URL: https://github.com/liamca/azuresearchcsvimporter
- Owner: liamca
- License: mit
- Created: 2016-10-31T18:33:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-31T18:44:21.000Z (over 9 years ago)
- Last Synced: 2025-01-19T21:41:40.728Z (over 1 year ago)
- Language: C#
- Size: 60.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Search CSV Data Importer
This is a tool for importing CSV data to an Azure Search index. It is still under development so if there are issues you find with your dataset, please let me know (twitter @liamca).
This tool assumes you already have an Azure Search service. To learn how to do this, please visit the [MSDN documentation](https://azure.microsoft.com/en-us/documentation/articles/search-create-service-portal/).