Skip to content

Python program to convert CSV data file to data.xml and schema.xml for Solr Apache Search enigne

Notifications You must be signed in to change notification settings

dauhoangganh/xml-file-for-Solr-Apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

xml-file-for-Solr-Apache

Python program to convert CSV data file to data.xml and schema.xml for Solr Apache Search enigne The CSV file must contain 'flag' row which has value 0 (string), 1(text) and None(integer) for each field, 'field type' row which indicates the data type for each field (integer, string or text) The CSV file in this project contains data type text_ja which is Japanese text.

About

Python program to convert CSV data file to data.xml and schema.xml for Solr Apache Search enigne

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages