[ https://issues.apache.org/jira/browse/SOLR-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594383#comment-13594383 ]
Commit Tag Bot commented on SOLR-3798: -------------------------------------- [branch_4x commit] Steven Rowe http://svn.apache.org/viewvc?view=revision&revision=1453162 SOLR-4503: Add REST API methods to get schema information: fields, dynamicFields, fieldTypes, and copyFields. Restlet 2.1.1 is integrated and is used to service these requests. Also fixes bugs in dynamic copyField logic described in SOLR-3798. Also fixes a bug with proxied SolrCloud requests (SOLR-4210) when using the GET method. (merged trunk r1453161) > copyField logic in LukeRequestHandler is primitive, doesn't work well with > dynamicFields > ---------------------------------------------------------------------------------------- > > Key: SOLR-3798 > URL: https://issues.apache.org/jira/browse/SOLR-3798 > Project: Solr > Issue Type: Bug > Reporter: Hoss Man > Attachments: SOLR-3798.patch > > > looking into SOLR-3795 i realized there is a much bigger problem with how > LukeRequestHandler tries to get copyfield info for fields and dynamicFields > the same way, and it just doesn't work. > see the patch in SOLR-3795 for a commented out example of a test that still > fails (ie: trying to get the "copySource" info for a dynamicField) -- 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org