While indexing the document : name I get RoutingMissingException,
can any one help?
Exception in thread "Main Thread"
org.elasticsearch.action.RoutingMissingException: routing is required
for [abc]/[name]/[A-1401]
While indexing the document : name I get RoutingMissingException,
can any one help?
Exception in thread "Main Thread"
org.elasticsearch.action.RoutingMissingException: routing is required
for [abc]/[name]/[A-1401]
If you have configured the routing field to be required you need to
provide a routing value when indexing a document. Does it help?
On Fri, May 11, 2012 at 2:45 PM, nmz s.namitha.s@gmail.com wrote:
While indexing the document : name I get RoutingMissingException,
can any one help?Exception in thread "Main Thread"
org.elasticsearch.action.RoutingMissingException: routing is required
for [abc]/[name]/[A-1401]
--
Benjamin DEVEZE
© 2020. All Rights Reserved - Elasticsearch
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.