Re: requesting help to solve an issue

2020-04-09 Thread Sandeep Dharembra
m < saicharan.k...@spglobal.com> wrote: > Hi, > That’s not happening the replicas are created even on property > value-typeahead > Thanks. > > > -Original Message- > From: Sandeep Dharembra > Sent: Wednesday, April 08, 2020 8:23 PM > To: solr-user@lucene.apache.o

RE: requesting help to solve an issue

2020-04-08 Thread saicharan.k...@spglobal.com
Hi, That’s not happening the replicas are created even on property value-typeahead Thanks. -Original Message- From: Sandeep Dharembra Sent: Wednesday, April 08, 2020 8:23 PM To: solr-user@lucene.apache.org Subject: Re: requesting help to solve an issue Hi, You have used ! - not

Re: requesting help to solve an issue

2020-04-08 Thread Sandeep Dharembra
Hi, You have used ! - not operator, so, the replicas would be created on all nodes not having that property value (typeahead) Thanks On Wed, Apr 8, 2020, 4:21 PM saicharan.k...@spglobal.com < saicharan.k...@spglobal.com> wrote: > Hi there, > > We are trying to apply the following collection sp

requesting help to solve an issue

2020-04-08 Thread saicharan.k...@spglobal.com
Hi there, We are trying to apply the following collection specific policy in solr { "set-policy": { "generalpolicy": [ { "replica": "<2", "shard": "#EACH", "sysprop.key":"!typeahead", "strict": "true"