Eventing on same bucket document

how to remove any field from document using eventing on same source bucket.

My task is to remove specific field form all documents in a bucket. (Note: direct N1QL query is not useful as it is taking a lot of time. So thought of eventing but unable to get any solution)