Open stabenfeldt opened 9 years ago
Hi,
I get this in the log:
[INFO ][org.elasticsearch.river.mongodb.Indexer] Ignore drop collection request [database], [collection]. The option has been disabled.
How can I enable it? :-)
Cheers, Martin
drop_collection can be used to remove all document associated with the index type when the collection is dropped from MongoDB.
see this >> https://github.com/richardwilly98/elasticsearch-river-mongodb/wiki
Hi,
I get this in the log:
How can I enable it? :-)
Cheers, Martin