While updating any field in elasticsearch, we can using script to do the
same.
I know that they have to reindex the whole data of that particular id.
Will elasticsearch be able to do the update a particular field in case
I made *{_source: {enabled:false}} *or it is necessary to store the source
of the document with the index.
While updating any field in elasticsearch, we can using script to do the
same.
I know that they have to reindex the whole data of that particular id.
Will elasticsearch be able to do the update a particular field in case
I made *{_source: {enabled:false}} *or it is necessary to store the
source of the document with the index.
For the moment you have to enable _source to use the update API
On Monday, July 30, 2012 11:36:17 PM UTC+2, ajasuja wrote:
Hello Everyone,
While updating any field in elasticsearch, we can using script to do the
same.
I know that they have to reindex the whole data of that particular id.
Will elasticsearch be able to do the update a particular field in case
I made *{_source: {enabled:false}} *or it is necessary to store the
source of the document with the index.
On Monday, July 30, 2012 2:50:15 PM UTC-7, Benjamin Devèze wrote:
Hello!
For the moment you have to enable _source to use the update API
On Monday, July 30, 2012 11:36:17 PM UTC+2, ajasuja wrote:
Hello Everyone,
While updating any field in elasticsearch, we can using script to do the
same.
I know that they have to reindex the whole data of that particular id.
Will elasticsearch be able to do the update a particular field in case
I made *{_source: {enabled:false}} *or it is necessary to store the
source of the document with the index.
Thanks in advance..!!!
On Monday, July 30, 2012 2:50:15 PM UTC-7, Benjamin Devèze wrote:
Hello!
For the moment you have to enable _source to use the update API
On Monday, July 30, 2012 11:36:17 PM UTC+2, ajasuja wrote:
Hello Everyone,
While updating any field in elasticsearch, we can using script to do the
same.
I know that they have to reindex the whole data of that particular id.
Will elasticsearch be able to do the update a particular field in case
I made *{_source: {enabled:false}} *or it is necessary to store the
source of the document with the index.
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.