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

Stefan Matheis (steffkes) commented on SOLR-3784:
-------------------------------------------------

Sorry Greg, perhaps i was not clear enough .. the attached patch is only a 
suggestion, because i'm not sure if this change does handle all possible cases 
- so please review it and extend/change if needed .. otherwise it's fine :)

bq. Humm why does this only trigger for type int ?
type=int was only an example. Have a look at 
{{/solr/collection1/admin/luke?show=schema&wt=json}} - all defined fields with 
_similarity: {}_ will have the same behaviour
                
> 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]

Reply via email to