Author

Articles by Jack Conradson

Videos

Save space with byte-sized vectors

Elasticsearch is introducing a new type of vector that has 8-bit integer dimensions. This is 4x smaller than the current vector with 32-bit float dimensions, which can result in substantial space savings.

Videos

Painless: A New Scripting Language

In Elasticsearch 5.0, we created a new language to make dynamic scripting Painless.