elastic-indexer4s icon indicating copy to clipboard operation
elastic-indexer4s copied to clipboard

Stream your stuff into elasticsearch

Results 68 elastic-indexer4s issues
Sort by recently updated
recently updated
newest added

Updates [org.elasticsearch.client:elasticsearch-rest-client-sniffer](https://github.com/elastic/elasticsearch) [from 6.7.2 to 6.8.3](https://github.com/elastic/elasticsearch/compare/v6.7.2...v6.8.3). I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Updates org.xerial.sbt:sbt-sonatype from 2.5 to 2.6. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) [from 1.2.8 to 1.3.0](https://github.com/sbt/sbt/compare/v1.2.8...v1.3.0). I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Updates [org.spire-math:kind-projector](http://github.com/non/kind-projector) from 0.9.10 to 0.10.0. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Updates [org.elasticsearch.client:elasticsearch-rest-client-sniffer](https://github.com/elastic/elasticsearch) [from 6.7.2 to 6.8.2](https://github.com/elastic/elasticsearch/compare/v6.7.2...v6.8.2). I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Updates [com.typesafe.akka:akka-stream](https://akka.io/) from 2.5.24 to 2.5.25. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Updates * [com.sksamuel.elastic4s:elastic4s-core](https://github.com/sksamuel/elastic4s) * [com.sksamuel.elastic4s:elastic4s-http-streams](https://github.com/sksamuel/elastic4s) * [com.sksamuel.elastic4s:elastic4s-testkit](https://github.com/sksamuel/elastic4s) [from 6.7.2 to 6.7.3](https://github.com/sksamuel/elastic4s/compare/v6.7.2...v6.7.3). I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like...

Updates * [com.sksamuel.elastic4s:elastic4s-circe](https://github.com/sksamuel/elastic4s) * [com.sksamuel.elastic4s:elastic4s-embedded](https://github.com/sksamuel/elastic4s) [from 6.7.2 to 6.7.3](https://github.com/sksamuel/elastic4s/compare/v6.7.2...v6.7.3). I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip...

* user can supply a `(esClient) => Future[Either[Failure, StageSuccess]` before alias switching stage * if false or failed alias will not be switched and the error will be reported

Problem: Including an index with a mapping and writing an entity leads to quite similar looking tests. Idea: Provide a test template to enter test data (mapping, ent) and test...