Is there any posibility to create index/type/id/../../.. in elastic search - i mean multi level paths instead of restricting upto 3

Hello,

I have requirement where I need multi level paths like */twitter/user//posts/
(eg: /twitter/user/ravi/posts/1) *using elastic search

Please help me out...

--
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/3fbb3ae7-f0f7-4c0c-ac45-96cdcf534ea2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You can't out of the box.
But you could probably add a REST layer in the middle to translate what you need to Elasticsearch ?

David

Le 12 avr. 2015 à 15:13, margam.raviteja14@gmail.com a écrit :

Hello,

I have requirement where I need multi level paths like /twitter/user//posts/ (eg: /twitter/user/ravi/posts/1) using Elasticsearch

Please help me out...

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/3fbb3ae7-f0f7-4c0c-ac45-96cdcf534ea2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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/4E7AAABB-14EE-4FBF-A5FD-0256F15D2852%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.