Initial version of all the custom elasticsearch setup/configuration we need.
Builds up from #12 which added some of the files here. Changes:
Custom elasticsearch docker image for akshara use. Is derived from the latest official elasticsearch image (the one available in docker hub is old). Also installs elasticsearch plugins required for the needed search features.
Improved docker compose file with best practices around running elasticsearch in containers. Also optimized the configs for single-node use case.
Utilize elasticsearch x-pack features for monitoring
Full list of Nepali stop words (merged and cleaned up from various online sources)
Initial version of all the custom elasticsearch setup/configuration we need.
Builds up from #12 which added some of the files here. Changes:
Might be more readable at: https://github.com/Code4Nepal/akshara-project/tree/es_akshara