Evans
(Evans)
November 4, 2014, 10:34pm
1
Hi all,
Is there a way to retrieve term vectors of all documents for a given type
using Elasticsearch Java API.
Thanks,
Evans
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/114eecdd-3fcb-43f4-bced-32f81080aaa3%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
jpountz
(Adrien Grand)
November 5, 2014, 8:49am
2
In order to do this, you would need to make a SCAN request in order to get
all documents from a given type, and for each page to build a multi
termvectors request to get term vectors.
Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.
On Tue, Nov 4, 2014 at 11:34 PM, James Parker evans.notcker@gmail.com
wrote:
Hi all,
Is there a way to retrieve term vectors of all documents for a given type
using Elasticsearch Java API.
Thanks,
Evans
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/114eecdd-3fcb-43f4-bced-32f81080aaa3%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/114eecdd-3fcb-43f4-bced-32f81080aaa3%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout .
--
Adrien Grand
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAL6Z4j4smY3PBGByEwijd2cauU3-jzdPwTVLBBz6a8atUE0ZmA%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .