[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-22 Thread Upayavira (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14555860#comment-14555860
 ] 

Upayavira commented on SOLR-7579:
-

Two possible actions come to mind - could you make available to me a zip of 
your 'test' core? Hopefully it is something in there that is causing this.

Secondly, could you set a breakpoint at line 37 of 
js/angular/controllers/analysis.js, and see what happens there? At that point, 
it has received the data from the back-end, and is joining the field names and 
field types into a single array fieldsAndTypes which are then used to 
populate your (empty) dropdown. I suspect something will be obvious in there.

Thx!



 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Upayavira
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-22 Thread Upayavira (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14555920#comment-14555920
 ] 

Upayavira commented on SOLR-7579:
-

Oh and verboxe is a typo. Feel free to fix!

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Upayavira
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-22 Thread Upayavira (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14555962#comment-14555962
 ] 

Upayavira commented on SOLR-7579:
-

I've now managed to replicate this. Working on it.

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Upayavira
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556245#comment-14556245
 ] 

ASF subversion and git services commented on SOLR-7579:
---

Commit 1681131 from [~ehatcher] in branch 'dev/trunk'
[ https://svn.apache.org/r1681131 ]

SOLR-7579: Fix Angular admin UI analysis screen drop-down issue

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Erik Hatcher
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, SOLR-7579.patch, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556248#comment-14556248
 ] 

ASF subversion and git services commented on SOLR-7579:
---

Commit 1681132 from [~ehatcher] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1681132 ]

SOLR-7579: Fix Angular admin UI analysis screen drop-down issue

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Erik Hatcher
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, SOLR-7579.patch, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556249#comment-14556249
 ] 

ASF subversion and git services commented on SOLR-7579:
---

Commit 1681133 from [~ehatcher] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1681133 ]

SOLR-7579: Fix Angular admin UI analysis screen drop-down issue

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Erik Hatcher
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, SOLR-7579.patch, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556258#comment-14556258
 ] 

ASF subversion and git services commented on SOLR-7579:
---

Commit 1681135 from [~ehatcher] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1681135 ]

SOLR-7579: Fix Angular admin UI analysis screen drop-down issue

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Erik Hatcher
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, SOLR-7579.patch, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-22 Thread Erik Hatcher (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556309#comment-14556309
 ] 

Erik Hatcher commented on SOLR-7579:


I reverted this bogus misfired commit of junk laying around.   Sorry! 

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Erik Hatcher
 Fix For: Trunk, 5.2

 Attachments: SOLR-7579-schema.json, SOLR-7579.patch, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556259#comment-14556259
 ] 

ASF subversion and git services commented on SOLR-7579:
---

Commit 1681136 from [~ehatcher] in branch 'dev/branches/lucene_solr_5_2'
[ https://svn.apache.org/r1681136 ]

SOLR-7579: Fix Angular admin UI analysis screen drop-down issue

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Erik Hatcher
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, SOLR-7579.patch, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-22 Thread Upayavira (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14555875#comment-14555875
 ] 

Upayavira commented on SOLR-7579:
-

the join issue above isn't the same issue, but is likely related - as in, 
looking for a field in the analysis output that doesn't exist - hopefully it'll 
go away once we resolve the first one.

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Upayavira
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-21 Thread Upayavira (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554263#comment-14554263
 ] 

Upayavira commented on SOLR-7579:
-

It works fine for me, so we need to do some debugging.

Can you paste the output of:

http://localhost:8983/solr/temp/admin/luke?wt=jsonshow=schemaindent=on

Thanks!

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Upayavira
 Fix For: 5.2

 Attachments: screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-21 Thread Erik Hatcher (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14555467#comment-14555467
 ] 

Erik Hatcher commented on SOLR-7579:


Looking into this further to see if I spot any errors.  I do see 
verboxe_output as a likely typo ({code}$scope.verbose = 
params[verboxe_output]==1;{code}) but probably isn't related to this 
problem.  I do see errors in the network console that three *.min.js.map files 
are 404; this is an Angular source code thing that can be ignored though?

Not seeing any other errors in the loading of the page, though if I do try to 
select something from the narrow drop-down and analyze a string, I get this 
error: 
{code}
TypeError: Cannot read property 'join' of null
at getShortComponentName (analysis.js:74)
at mangle (analysis.js:119)
at processAnalysisData (analysis.js:133)
at analysis.js:163
at angular-resource.min.js:32
at processQueue (angular.js:13193)
at angular.js:13209
at Scope.$get.Scope.$eval (angular.js:14406)
at Scope.$get.Scope.$digest (angular.js:14222)
at Scope.$get.Scope.$apply (angular.js:14511)
{code}

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Upayavira
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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



[jira] [Commented] (SOLR-7579) Angular admin UI core analysis screen field name/type dropdown issues

2015-05-21 Thread Upayavira (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554845#comment-14554845
 ] 

Upayavira commented on SOLR-7579:
-

Hmmm, I see nothing untowards there. Do you see any errors in the web 
developer/javascript console?

 Angular admin UI core analysis screen field name/type dropdown issues
 -

 Key: SOLR-7579
 URL: https://issues.apache.org/jira/browse/SOLR-7579
 Project: Solr
  Issue Type: Bug
  Components: UI
Reporter: Erik Hatcher
Assignee: Upayavira
 Fix For: 5.2

 Attachments: SOLR-7579-schema.json, screenshot-1.png


 field name/type drop-down too narrow and unusable



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

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