[
https://issues.apache.org/jira/browse/SOLR-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447583#comment-13447583
]
Stefan Matheis (steffkes) commented on SOLR-3784:
-------------------------------------------------
This is the given structure/information for the int-type:
{code}int: {
// ...
similarity: { }
}{code}
which is why the current check passes, but similarity.details is {{undefined}}
> Schema-Browser hangs because of similarity
> ------------------------------------------
>
> Key: SOLR-3784
> URL: https://issues.apache.org/jira/browse/SOLR-3784
> Project: Solr
> Issue Type: Bug
> Components: web gui
> Reporter: Stefan Matheis (steffkes)
> Assignee: Greg Bowyer
> Attachments: SOLR-3784.patch
>
>
> Opening the Schema-Browser with the Default Configuration, switching the
> selection to type=int throws an error:
> {code}Uncaught TypeError: Cannot call method 'esc' of undefined //
> schema-browser.js:893{code}
> On the first Look, this was introduced by SOLR-3572 .. right?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]