Add direct CSV indexer as 3rd Party plugin
Open Source MongoDB Fulltext Search Server
Brought to you by:
techunits
MongoLantern should have a feature to index CSVs directly, so that user's don't need to parse csv and create manual indexer script to index CSV data.
It's also recommended to keep multiple small CSVs to have best performance in terms of indexing speed and memory allocations.