Hi ,
i have data of transactions, each transaction is made by a customer ,
i want to extrat only documents where i have repeat customer (a customer that had made more then one transaction) so i have to filter the documents based on the occurrence of each customer hich have to be greater than one.Can i do this with the filter disposed in kibana with a query DSL because i need to use the results in kibana visualization.
