Package | Description |
---|---|
org.elasticsearch.index.mapper | |
org.elasticsearch.index.mapper.core |
Modifier and Type | Method and Description |
---|---|
static BinaryFieldMapper.Builder |
MapperBuilders.binaryField(String name) |
Modifier and Type | Method and Description |
---|---|
BinaryFieldMapper.Builder |
BinaryFieldMapper.Builder.compress(boolean compress) |
BinaryFieldMapper.Builder |
BinaryFieldMapper.Builder.compressThreshold(long compressThreshold) |
Copyright © 2009–2015. All rights reserved.