Yes, I can work on 8.1.1 release - I’ll announce this shortly.
> On 16 May 2019, at 13:51, Ishan Chattopadhyaya
> wrote:
>
> Absolutely. This is a critical feature.
> Andrzej, would you have time to do a 8.1.1 release? We also need to
> coordinate with Jan, since he's doing a 7.7.2 release righ
Absolutely. This is a critical feature.
Andrzej, would you have time to do a 8.1.1 release? We also need to
coordinate with Jan, since he's doing a 7.7.2 release right now.
On Thu, May 16, 2019 at 5:18 PM Jörn Franke wrote:
>
> For the specific client the Solr 8.1 is not usable with this bug.
>
>
For the specific client the Solr 8.1 is not usable with this bug.
Collection aliases are also a crucial feature for doing “zero-downtime”
reindexing or changing the Schema of a collection or for switching back to an
old Index if the new Index structure has bugs etc.
However I also understand t
Does this warrant a 8.1.1 release? I think this is serious enough.
On Thu, May 16, 2019 at 12:03 PM Jörn Franke wrote:
>
> SOLR-13475
>
> > Am 16.05.2019 um 05:24 schrieb Ishan Chattopadhyaya
> > :
> >
> > Please open a JIRA.
> >
> >> On Thu, 16 May, 2019, 8:09 AM Jörn Franke, wrote:
> >> Sorry
SOLR-13475
> Am 16.05.2019 um 05:24 schrieb Ishan Chattopadhyaya
> :
>
> Please open a JIRA.
>
>> On Thu, 16 May, 2019, 8:09 AM Jörn Franke, wrote:
>> Sorry autocorrection. It is not only a admin UI issue. I described in my
>> previous email that access through the collection alias does not w
Please open a JIRA.
On Thu, 16 May, 2019, 8:09 AM Jörn Franke, wrote:
> Sorry autocorrection. It is not only a admin UI issue. I described in my
> previous email that access through the collection alias does not work. I
> cannot even do execute the select query handler if I use the collection
>
Sorry autocorrection. It is not only a admin UI issue. I described in my
previous email that access through the collection alias does not work. I cannot
even do execute the select query handler if I use the collection alias instead
of the collection name.
So it is maybe more problematic.
> Am 1
Note only an admin UI issue. Access collections via their alias does not work.
> Am 15.05.2019 um 15:47 schrieb Mikhail Khludnev :
>
> It seems creating alias in Solr Admin UI is broken. It's a minor issue for
> 8.1.0
> I've alias via REST call
> http://localhost:8983/solr/admin/collections?ac
Thanks Jörn for reporting this. Sounds like some backward comparability
break with aliases. Can you please open a JIRA? I'll take a look at
reproducing it soon.
On Wed, 15 May, 2019, 7:18 PM Mikhail Khludnev, wrote:
> It seems creating alias in Solr Admin UI is broken. It's a minor issue for
> 8
It seems creating alias in Solr Admin UI is broken. It's a minor issue for
8.1.0
I've alias via REST call
http://localhost:8983/solr/admin/collections?action=CREATEALIAS&name=testalias&collections=gettingstarted
successfully.
Jörn, thanks for reporting.
On Tue, May 14, 2019 at 11:03 PM Jörn Frank
Hi,
I tried to upgrade from 8.0 to 8.1. I noticed that there is an issue with
collection aliases, but I am not 100% sure it is due to the upgrade.
Situation:
I have a collection called c_testcollection.
I have an alias called testcollection.
Alias "testcollection" points to "c_testcollection".
On
11 matches
Mail list logo