Re: Solr 6.6.3: Cant create shard name with hyphen

2018-03-14 Thread Jay Potharaju
nvm i see the first comment on the ticket ...that hypens are allowed but not when it is the first character. It looks like 5.5 was the last version where it was supported. Thanks Jay Thanks Jay Potharaju On Wed, Mar 14, 2018 at 9:29 PM, Jay Potharaju wrote: > Thanks for the reply Shawn. Wa

Re: Solr 6.6.3: Cant create shard name with hyphen

2018-03-14 Thread Jay Potharaju
Thanks for the reply Shawn. Was this a recent change ? As per the ticket it was fixed in 6.0. Is this change(no hyphens as starting of name ) applicable to all 6x versions. Thanks > On Mar 14, 2018, at 6:25 PM, Shawn Heisey wrote: > >> On 3/14/2018 6:20 PM, Jay Potharaju wrote: >> I am creati

Re: Solr 6.6.3: Cant create shard name with hyphen

2018-03-14 Thread Shawn Heisey
On 3/14/2018 6:20 PM, Jay Potharaju wrote: > I am creating a new collection in solr 6.6.3 and it wont allow me create a > shard with hyphen. This ticket( > https://issues.apache.org/jira/browse/SOLR-8725) was closed earlier. But it > is not working for me in 6.6.3. > Upgrading from 5.3 to 6.6.3. I

Re: Solr 6.6.3: Cant create shard name with hyphen

2018-03-14 Thread Jay Potharaju
I tested in solr 6.5.1 and there also it is broken. Any recommendation which version of 6 is that feature functioning. At this time the shard name cant be changed because of dependency with other applications. Thanks Thanks Jay Potharaju On Wed, Mar 14, 2018 at 5:20 PM, Jay Potharaju wrote: >

Solr 6.6.3: Cant create shard name with hyphen

2018-03-14 Thread Jay Potharaju
Hi , I am creating a new collection in solr 6.6.3 and it wont allow me create a shard with hyphen. This ticket( https://issues.apache.org/jira/browse/SOLR-8725) was closed earlier. But it is not working for me in 6.6.3. Upgrading from 5.3 to 6.6.3. Thanks Jay