django-elasticsearch-dsl
django-elasticsearch-dsl copied to clipboard
Data filtering function
Is there a model filtering function? Similar to get_queryset() in DRF, because I don't want to import all the data into ES, I want to import according to a certain filtering condition