OpenSearch/plugins/mapper-size/src
Adrien Grand 5dd5936fad Move the `_size` mapper to a plugin.
This is one of our esoteric metadata mappers so I think we should distribute
it in a plugin rather than in elasticsearch core.

This introduces one limitation: the value of the `_size` parameter is not
retrievable for documents that are only in the transaction log.
2015-08-06 20:35:22 +02:00
..
main/java/org/elasticsearch Move the `_size` mapper to a plugin. 2015-08-06 20:35:22 +02:00
test/java/org/elasticsearch/index/mapper/size Move the `_size` mapper to a plugin. 2015-08-06 20:35:22 +02:00