All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ler-io.euler-elasticsearch.0.5.2.source-code.elasticsearchsource.conf Maven / Gradle / Ivy

size: 100
scroll-keep-alive: 1m
elasticsearch-client: provided
query: {
	term: {
		join_field: item
	}
}
_source: {
	includes: [
		"*"
	],
	excludes: []
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy