You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@solr.apache.org by Mark Juszczec <ma...@gmail.com> on 2021/06/15 13:44:28 UTC

How do I unsubscribe?

I visited the website and chose the unsub option about 3 weeks ago but I'm
still getting these emails.

How do I make it stop?

Mark

On Thu, Jun 3, 2021, 9:32 AM Steffen Moldenhauer <s....@intershop.de>
wrote:

> we tried to upgrade from 8.6.3 to 8.8 but had trouble with collection
> restore and schema changes.
> If there were changes to the schema - they are not visible in the Schema
> API.
> We are using the backup/restore to transfer pre-built collections to
> production systems and this issue prevents us from using the latest version
> 8.8.2
>
> These are the basic steps to reproduce the issue on a "solr start -c" :
>
> For preparation create a config set, collection and backup:
>
> http://localhost:8983/solr/admin/configs?action=CREATE&name=testcollection&baseConfigSet=_default
>
> http://localhost:8983/solr/admin/collections?action=CREATE&collection.configName=testcollection&name=testcollection&numShards=1
>
> http://localhost:8983/solr/admin/collections?action=BACKUP&location=/var/solr_backup&name=testcollection_backup&collection=testcollection
>
> Check the list of fields with the schema API:
> http://localhost:8983/solr/testcollection/schema/fields
> Note the fields listed.
>
> Simulate a schema change - add a field "test1"to the managed-schema:
>
> /var/solr_backup/testcollection_backup/zk_backup/configs/testcollection/managed-schema
>     <field name="test1" type="string" indexed="true" stored="true" />
>
> Delete the collection and config set and restore it from the backup:
>
> http://localhost:8983/solr/admin/collections?action=DELETE&name=testcollection
> http://localhost:8983/solr/admin/configs?action=DELETE&name=testcollection
>
> http://localhost:8983/solr/admin/collections?action=RESTORE&location=/var/solr_backup&name=testcollection_backup&collection=testcollection
>
> Check the list of fields with the schema API again:
> http://localhost:8983/solr/testcollection/schema/fields
> The added test1 field is missing.
>
> The field is immediately visible in 8.6.3 In 8.8.2 a server restart is
> necessary to see the new field.
> Is this a known issue?
>
> Regards
> Steffen Moldenhauer
>

RE: How do I unsubscribe?

Posted by Srinivas Kashyap <sr...@bamboorose.com.INVALID>.
Hi,

Could you follow the instructions here:
https://solr.apache.org/community.html<https://solr.apache.org/community.html>

send an email to users-owner@solr.apache.org<ma...@solr.apache.org> in case you cannot unsubscribe.


Thanks and Regards,
Srinivas Kashyap
From: Tiong Jeffrey <je...@gmail.com>
Sent: 15 June 2021 19:22
To: users@solr.apache.org
Subject: Re: How do I unsubscribe?

me too I want to know how to make this stop

Get Outlook for Android<https://aka.ms/AAb9ysg<https://aka.ms/AAb9ysg>>

________________________________
From: Mark Juszczec <ma...@gmail.com>>
Sent: Tuesday, June 15, 2021 9:44:28 PM
To: users@solr.apache.org<ma...@solr.apache.org> <us...@solr.apache.org>>
Subject: How do I unsubscribe?

I visited the website and chose the unsub option about 3 weeks ago but I'm
still getting these emails.

How do I make it stop?

Mark

On Thu, Jun 3, 2021, 9:32 AM Steffen Moldenhauer <s....@intershop.de>>
wrote:

> we tried to upgrade from 8.6.3 to 8.8 but had trouble with collection
> restore and schema changes.
> If there were changes to the schema - they are not visible in the Schema
> API.
> We are using the backup/restore to transfer pre-built collections to
> production systems and this issue prevents us from using the latest version
> 8.8.2
>
> These are the basic steps to reproduce the issue on a "solr start -c" :
>
> For preparation create a config set, collection and backup:
>
> http://localhost:8983/solr/admin/configs?action=CREATE&name=testcollection&baseConfigSet=_default
>
> http://localhost:8983/solr/admin/collections?action=CREATE&collection.configName=testcollection&name=testcollection&numShards=1
>
> http://localhost:8983/solr/admin/collections?action=BACKUP&location=/var/solr_backup&name=testcollection_backup&collection=testcollection
>
> Check the list of fields with the schema API:
> http://localhost:8983/solr/testcollection/schema/fields
> Note the fields listed.
>
> Simulate a schema change - add a field "test1"to the managed-schema:
>
> /var/solr_backup/testcollection_backup/zk_backup/configs/testcollection/managed-schema
> <field name="test1" type="string" indexed="true" stored="true" />
>
> Delete the collection and config set and restore it from the backup:
>
> http://localhost:8983/solr/admin/collections?action=DELETE&name=testcollection
> http://localhost:8983/solr/admin/configs?action=DELETE&name=testcollection
>
> http://localhost:8983/solr/admin/collections?action=RESTORE&location=/var/solr_backup&name=testcollection_backup&collection=testcollection
>
> Check the list of fields with the schema API again:
> http://localhost:8983/solr/testcollection/schema/fields
> The added test1 field is missing.
>
> The field is immediately visible in 8.6.3 In 8.8.2 a server restart is
> necessary to see the new field.
> Is this a known issue?
>
> Regards
> Steffen Moldenhauer
>
________________________________
DISCLAIMER:
E-mails and attachments from Bamboo Rose, LLC are confidential.
If you are not the intended recipient, please notify the sender immediately by replying to the e-mail, and then delete it without making copies or using it in any way.
No representation is made that this email or any attachments are free of viruses. Virus scanning is recommended and is the responsibility of the recipient.

Disclaimer

The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.

This email has been scanned for viruses and malware, and may have been automatically archived by Mimecast Ltd, an innovator in Software as a Service (SaaS) for business. Providing a safer and more useful place for your human generated data. Specializing in; Security, archiving and compliance. To find out more visit the Mimecast website.

Re: How do I unsubscribe?

Posted by Tiong Jeffrey <je...@gmail.com>.
me too I want to know how to make this stop

Get Outlook for Android<https://aka.ms/AAb9ysg>

________________________________
From: Mark Juszczec <ma...@gmail.com>
Sent: Tuesday, June 15, 2021 9:44:28 PM
To: users@solr.apache.org <us...@solr.apache.org>
Subject: How do I unsubscribe?

I visited the website and chose the unsub option about 3 weeks ago but I'm
still getting these emails.

How do I make it stop?

Mark

On Thu, Jun 3, 2021, 9:32 AM Steffen Moldenhauer <s....@intershop.de>
wrote:

> we tried to upgrade from 8.6.3 to 8.8 but had trouble with collection
> restore and schema changes.
> If there were changes to the schema - they are not visible in the Schema
> API.
> We are using the backup/restore to transfer pre-built collections to
> production systems and this issue prevents us from using the latest version
> 8.8.2
>
> These are the basic steps to reproduce the issue on a "solr start -c" :
>
> For preparation create a config set, collection and backup:
>
> http://localhost:8983/solr/admin/configs?action=CREATE&name=testcollection&baseConfigSet=_default
>
> http://localhost:8983/solr/admin/collections?action=CREATE&collection.configName=testcollection&name=testcollection&numShards=1
>
> http://localhost:8983/solr/admin/collections?action=BACKUP&location=/var/solr_backup&name=testcollection_backup&collection=testcollection
>
> Check the list of fields with the schema API:
> http://localhost:8983/solr/testcollection/schema/fields
> Note the fields listed.
>
> Simulate a schema change - add a field "test1"to the managed-schema:
>
> /var/solr_backup/testcollection_backup/zk_backup/configs/testcollection/managed-schema
>     <field name="test1" type="string" indexed="true" stored="true" />
>
> Delete the collection and config set and restore it from the backup:
>
> http://localhost:8983/solr/admin/collections?action=DELETE&name=testcollection
> http://localhost:8983/solr/admin/configs?action=DELETE&name=testcollection
>
> http://localhost:8983/solr/admin/collections?action=RESTORE&location=/var/solr_backup&name=testcollection_backup&collection=testcollection
>
> Check the list of fields with the schema API again:
> http://localhost:8983/solr/testcollection/schema/fields
> The added test1 field is missing.
>
> The field is immediately visible in 8.6.3 In 8.8.2 a server restart is
> necessary to see the new field.
> Is this a known issue?
>
> Regards
> Steffen Moldenhauer
>