Just curious if anyone knows if partial_fields http://www.elasticsearch.org/guide/reference/api/search/fields/uses a
streaming approach to filter _sourcehttp://www.elasticsearch.org/guide/reference/mapping/source-field/ documents.
The reason I ask is that we index some relatively large documents and if ES
can perform streaming filtering (as I believe Jackson supports) this would
be ideal. I couldn't really figure this out by browsing the source. It
looks as though this is implemented in-memory by pruning map keys. I could
be wrong
On Monday, 29 April 2013 19:39:02 UTC-4, btiernay wrote:
Hi ES'ers!
Just curious if anyone knows if partial_fields http://www.elasticsearch.org/guide/reference/api/search/fields/uses a
streaming approach to filter _sourcehttp://www.elasticsearch.org/guide/reference/mapping/source-field/ documents.
The reason I ask is that we index some relatively large documents and if ES
can perform streaming filtering (as I believe Jackson supports) this would
be ideal. I couldn't really figure this out by browsing the source. It
looks as though this is implemented in-memory by pruning map keys. I could
be wrong
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.