Using the Java Elastic 8 client, how do I know if a
co.elastic.clients.elasticsearch._types.query_dsl.DisMaxQuery.Builder
has queries ?
If I .build() it and it doesn’t have queries, it gives an error.
Using the Java Elastic 8 client, how do I know if a
co.elastic.clients.elasticsearch._types.query_dsl.DisMaxQuery.Builder
has queries ?
If I .build() it and it doesn’t have queries, it gives an error.