richardwilly98 / elasticsearch-river-mongodb

MongoDB River Plugin for ElasticSearch
1.12k stars 215 forks source link

"Ignore drop collection request. The option has been disabled" – Howto enable? #547

Open stabenfeldt opened 8 years ago

stabenfeldt commented 8 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

twistedfategit commented 8 years ago

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