Your email is a little unclear.
What exactly is the problem?
On 23 December 2014 at 16:47, sandeep kaushal verma <
[email protected]> wrote:
> Current server architecture/configuration
>
> 1 Master Node (m3.large)
> 1 Search Node (m3.large)
> 3 Data Node (c3.xlarge)
>
> 20 shard
>
>
> user has 6 nested obj
> {
> "user" : {
> "dynamic_templates" : [
> {
> "string_template" : {
> "match" : "*",
> "match_mapping_type" : "string",
> "mapping" : {
> "type" : "string",
> "index" : "analyzed",
> "analyzer":"string_lowercase"
> }
> }
>
> }
> ],
> "_routing": {"required": true, "path": "userId"},
> "properties":{
> "userId":{"type":"long"},
> "prop": {"type": "nested"}
> ,"campaign": {"type": "nested"},
> "category": {"type": "nested"},
> "product": {"type": "nested"},
> "brand": {"type": "nested"},
> "event": {"type": "nested"}
>
> }
> }
>
> }
> Also set heap Size configuration and other ulimit
> What i m doing wrong That I m getting let response from response
>
> --
> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/a644d931-3a98-4cd1-95c1-d88d755c6dfc%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/a644d931-3a98-4cd1-95c1-d88d755c6dfc%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CAEYi1X-Gx%2B0LPdsh0nE1f5spZNBjF38YVy75%3DwQyCvi-cLUAMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.