Re: composite hash

2017-06-05 Thread Susheel Kumar
ill i need to reindex? > > On Mon, Jun 5, 2017 at 11:50 AM Susheel Kumar > wrote: > > > Its should be _route_=myshard/3! > > > > On Mon, Jun 5, 2017 at 12:54 PM, Shawn Feldman > > wrote: > > > > > I am indexing with a composite hash of "mysh

Re: composite hash

2017-06-05 Thread Shawn Feldman
If i add the /3 will i need to reindex? On Mon, Jun 5, 2017 at 11:50 AM Susheel Kumar wrote: > Its should be _route_=myshard/3! > > On Mon, Jun 5, 2017 at 12:54 PM, Shawn Feldman > wrote: > > > I am indexing with a composite hash of "myshard/3!myid" > > &g

Re: composite hash

2017-06-05 Thread Susheel Kumar
Its should be _route_=myshard/3! On Mon, Jun 5, 2017 at 12:54 PM, Shawn Feldman wrote: > I am indexing with a composite hash of "myshard/3!myid" > > If i want to query with the _route_ param, what does my route look like > > _route_=myshard/3! > or > _route_=myshard! > ? > > shawn >

composite hash

2017-06-05 Thread Shawn Feldman
I am indexing with a composite hash of "myshard/3!myid" If i want to query with the _route_ param, what does my route look like _route_=myshard/3! or _route_=myshard! ? shawn