CodeforNepal / akshara-project

Sangraha is an initiative to promote the usage of native langauge in computing and literature
https://www.sangraha.org/
GNU General Public License v3.0
16 stars 7 forks source link

Add and document basic indexing script #80

Closed anupdhml closed 5 years ago

anupdhml commented 5 years ago

Script to bootstrap our elasticsearch instance with raw docs from https://github.com/Code4Nepal/akshara-project/pull/79.

Also documents the indexing workflow so that anyone can recreate our current backend. Should be useful for local testing too.