You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alexandre Rafalovitch (JIRA)" <ji...@apache.org> on 2016/02/22 23:40:18 UTC

[jira] [Commented] (SOLR-8715) New Admin UI's Schema screen fails for some fields

    [ https://issues.apache.org/jira/browse/SOLR-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157857#comment-15157857 ] 

Alexandre Rafalovitch commented on SOLR-8715:
---------------------------------------------

I think the cause is around fields that are *stored=false*, because it fails for *text* and *manu_exact*. But it does NOT fail for *text_rev*, which is also *stored=false*.

> New Admin UI's Schema screen fails for some fields
> --------------------------------------------------
>
>                 Key: SOLR-8715
>                 URL: https://issues.apache.org/jira/browse/SOLR-8715
>             Project: Solr
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 5.5
>         Environment: mac, firefox
>            Reporter: Alexandre Rafalovitch
>              Labels: admin-interface
>
> In techproducts example, using new Admin UI and trying to load the Schema for text field causes blank screen and the Javascript error in the developer console:
> {noformat}
> Error: row.flags is undefined
> getFieldProperties@http://localhost:8983/solr/js/angular/controllers/schema.js:482:40
> $scope.refresh/</<@http://localhost:8983/solr/js/angular/controllers/schema.js:76:38
> ....
> {noformat}
> Tested with 5.5rc3



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org