I guess you can take the trunk and comment out the contents of SolrWriter#rollback() and it should work with Solr1.3
On Wed, Mar 11, 2009 at 3:37 PM, Wesley Small <wesley.sm...@mtvstaff.com> wrote: > Thanks for the feedback Shalin. I will investigate the backport of this 1.4 > fix into 1.3. Do you know of any other subsequent patches related to the > data import and dynamic fields that I also should located and backport as > well? I just ask if you happen to have this information handy. > > I am reaching here, but I would like your opinion. Do you believe it is > conceivable at all port the entire data import functionality from the latest > 1.4-dev nightly build and manually merge this with the stable 1.3 release? > On 3/11/09 5:26 AM, "Shalin Shekhar Mangar" <shalinman...@gmail.com> wrote: > >> On Wed, Mar 11, 2009 at 2:55 PM, Shalin Shekhar Mangar < >> shalinman...@gmail.com> wrote: >> >>> > On Wed, Mar 11, 2009 at 2:28 PM, Wesley Small >>> <wesley.sm...@mtvstaff.com>wrote: >>> > >>>> >> Good morning, >>>> >> >>>> >> I reviewed a Solr Patch-742, which corrects an issue with the data >>>> >> import >>>> >> process properly ingesting/commiting (solr add xml) document with >>>> >> dynamic >>>> >> fields. >>>> >> >>>> >> Is this fix available for Solr 1.3 or is there a known work around? >>>> >> >>> > >>> > Unfortunately, no. The fix is in trunk but the trunk DataImportHandler >>> > uses >>> > a new rollback operation which is not supported by Solr 1.3 release. >>> > >> >> However you should be able to backport the changes in SOLR-742 to Solr 1.3 >> code. >> >> -- >> Regards, >> Shalin Shekhar Mangar. >> > > -- --Noble Paul