[
https://issues.apache.org/jira/browse/SOLR-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873874#comment-16873874
]
Jan Høydahl commented on SOLR-13122:
------------------------------------
I’m ok with an alias with same name if it is 100% we’ll defined everywhere that
it is the alias that takes precedence. So if you have collection C1 with an
alias C1 pointing to the new C2 - how do you then query collection C1
afterwards, or issue a deleteByQuery or OPTIMIZE? Will a streaming expression
{{search(C1, q=foo)}} and SQL use the alias?
Now that we get rename of collections, there is of course a well defined path
to renaming old C1 to create the alias. Can that be done atomically?
Many questions here, suppose for the UI the simplest to do right now is to
prefix aliases in the url, say {{~collections/alias_C1}} to avoid clash, or add
a separate aliases menu as Gus suggests.
> Ability to query aliases in Solr Admin UI
> -----------------------------------------
>
> Key: SOLR-13122
> URL: https://issues.apache.org/jira/browse/SOLR-13122
> Project: Solr
> Issue Type: Improvement
> Components: Admin UI
> Reporter: mosh
> Assignee: Jan Høydahl
> Priority: Major
> Labels: UI
> Fix For: 8.2
>
> Attachments: alias-collection-menu-selected.png,
> alias-collection-view.png, alias-collections-menu.png,
> alias-collections-menu.png, alias-delete-dialogue.png, alias-dropdown.png,
> alias-select-double.png, alias-view.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> After having recently toyed with Time Routed Alias in SolrCloud,
> we have noticed there is no way to query an alias from the admin UI,
> since the combo box only contains the current collection in the cluster.
> Solr Admin UI ought to have a way to query these aliases, for better
> convenience.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]