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

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

Commit 1672240 from [~steve_rowe] in branch 'dev/branches/lucene_solr_5_1'
[ https://svn.apache.org/r1672240 ]

SOLR-7366: fix regression in ManagedIndexSchema's handling of 
ResourceLoaderAware objects used by field types, causing example XML docs to 
not be indexable via bin/post; add a test indexing example docs that fails 
without the patch and succeeds with it (merged trunk r1672238)

> Can't index example XML docs into the cloud example using bin/post due to 
> regression in ManagedIndexSchema's handling of ResourceLoaderAware objects 
> used by field types
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-7366
>                 URL: https://issues.apache.org/jira/browse/SOLR-7366
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.1
>            Reporter: Timothy Potter
>            Assignee: Steve Rowe
>            Priority: Blocker
>             Fix For: 5.1
>
>         Attachments: SOLR-7366.patch, SOLR-7366.patch, SOLR-7366.patch
>
>
> Managed schema code has regressed SOLR-6764. Need to fix the regression and 
> implement a unit test to catch this type of regression. This is a blocker for 
> 5.1.
> To reproduce:
> {noformat}
> bin/solr -e cloud -noprompt
> bin/post -c gettingstarted example/exampledocs/*.xml
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to