Re: Null Pointer exception while doing data import

2024-06-05 Thread David Smiley
n decompiling the 9.2.1 data import > handler jar from the below github repository? > > Thanks&Regards > KrishnaVamsi > > -Original Message- > From: David Smiley > Sent: Tuesday, June 4, 2024 11:21 PM > To: dev@solr.apache.org > Cc: Mugi, Krishnavamsireddy >

RE: Null Pointer exception while doing data import

2024-06-05 Thread Mugi, Krishnavamsireddy
Mugi, Krishnavamsireddy Subject: Re: Null Pointer exception while doing data import Hello, The DataImportHandler is now at https://urldefense.com/v3/__https://github.com/SearchScale/dataimporthandler__;!!CxwJSw!M6gPL10IeFMDgxulxNGgchxJ7Lpdv3cNFKNhYT08dR3PT6nbY0G-r7wtAl5U_fjAMiJu1nAyCnMVWEZg44_5maOmDz

Re: Null Pointer exception while doing data import

2024-06-04 Thread David Smiley
Hello, The DataImportHandler is now at https://github.com/SearchScale/dataimporthandler which is the right place to get support for it. On Tue, Jun 4, 2024 at 8:00 AM Mugi, Krishnavamsireddy wrote: > > Hi Team, > > We have multiple feed url's configured in solr, While performing data import > f