RoutingMissingException

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