Re: Solr 7* Sorry, no dataimport-handler defined

2017-11-07 Thread Shawn Heisey
On 11/7/2017 6:49 AM, richardg wrote: > vs on the master that shows the error. > > 2017-11-07 13:29:14.131 INFO (qtp1839206329-36) [ > x:solr_aggregate_production] o.a.s.c.S.Request [solr_aggregate_production] > webapp=/solr path=/admin/mbeans > params={cat=QUERYHANDLER&wt=json&_=1510061366718}

Re: Solr 7* Sorry, no dataimport-handler defined

2017-11-07 Thread richardg
Yes I am referring to the dataimport tab in the admin UI and issue SOLR-10035. My previous setup w/ 6.3 did not show this error. I then upgraded to 7.1.0 and the error shows. I upgraded(downgraded) to versions 6.5.0 and 6.6.2 and I do not see the error. Version 7.0.1 also shows the error for me

Re: Solr 7* Sorry, no dataimport-handler defined

2017-11-06 Thread Shawn Heisey
On 11/6/2017 4:26 PM, Shawn Heisey wrote: > If I start Solr "normally" or with the cloud example, then the > dataimport tab shows that error -- which is exactly as expected. I have opened an improvement issue so that particular error message isn't as vague.  It's been labeled with "newdev" because

Re: Solr 7* Sorry, no dataimport-handler defined

2017-11-06 Thread Shawn Heisey
On 11/6/2017 1:47 PM, richardg wrote: > I see where this was an issue w/ 6.4 and fixed. I keep getting this error w/ > 7.0.1 and 7.1.0. Works fine up until 6.6.2. Could this issue have been > reintroduced? Is there somewhere to check what might be going on? I don't > see anything in the error

Solr 7* Sorry, no dataimport-handler defined

2017-11-06 Thread richardg
I see where this was an issue w/ 6.4 and fixed. I keep getting this error w/ 7.0.1 and 7.1.0. Works fine up until 6.6.2. Could this issue have been reintroduced? Is there somewhere to check what might be going on? I don't see anything in the error logs. -- Sent from: http://lucene.472066.n3

Re: no dataimport-handler defined!

2017-01-26 Thread Shawn Heisey
On 1/26/2017 7:44 AM, Chris Rogers wrote: > Just tested the DIH example in 6.4 (bin/solr -e dih) > > Getting the same “No dataimport-handler defined!” for every one of the cores > installed as part of the example. Repeating a reply already posted elsewhere on this thread: It

Re: no dataimport-handler defined!

2017-01-26 Thread Alexandre Rafalovitch
Solr users, new and experienced On 26 January 2017 at 09:44, Chris Rogers wrote: > Hi Alex, > > Just tested the DIH example in 6.4 (bin/solr -e dih) > > Getting the same “No dataimport-handler defined!” for every one of the cores > installed as part of the example. > > Che

Re: no dataimport-handler defined!

2017-01-26 Thread Chris Rogers
Hi Alex, Just tested the DIH example in 6.4 (bin/solr -e dih) Getting the same “No dataimport-handler defined!” for every one of the cores installed as part of the example. Cheers, Chris On 24/01/2017, 15:07, "Alexandre Rafalovitch" wrote: Strange. If you run a pre

Re: no dataimport-handler defined!

2017-01-25 Thread sudhi
-dataimport-handler-defined-tp4315520p4315787.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: no dataimport-handler defined!

2017-01-25 Thread Shawn Heisey
s. It just says “Sorry, no dataimport-handler defined” in the SOLR > admin UI. A user on the IRC channel has run into what seems to be the same problem. This bug is caused by a change in the SolrInfoMBean class, part of some cleanup for new metrics. The output of the handler that normally live

Re: no dataimport-handler defined!

2017-01-24 Thread Alexandre Rafalovitch
r users, new and experienced > > > On 24 January 2017 at 07:43, Chris Rogers > wrote: > > Hi all, > > > > Having frustrating issues with getting SOLR 6.4.0 to recognize the > existence of my DIH config. I’m using Oracle Java8 jdk on Ubuntu 14.04.

Re: no dataimport-handler defined!

2017-01-24 Thread Chris Rogers
gt; The DIH .jar file appears to be loading correctly. There are no errors in the SOLR logs. It just says “Sorry, no dataimport-handler defined” in the SOLR admin UI. > > My config files are listed below. Can anyone spot any mistakes here?

Re: no dataimport-handler defined!

2017-01-24 Thread Chris Rogers
> Hi all, > > Having frustrating issues with getting SOLR 6.4.0 to recognize the existence of my DIH config. I’m using Oracle Java8 jdk on Ubuntu 14.04. > > The DIH .jar file appears to be loading correctly. There are no errors in the SOLR logs. It just says “Sorry, no dataimpor

Re: no dataimport-handler defined!

2017-01-24 Thread Alexandre Rafalovitch
just says “Sorry, no dataimport-handler defined” in the SOLR > admin UI. > > My config files are listed below. Can anyone spot any mistakes here? > > Many thanks, > Chris > > # solrconfig.xml ## > >regex=

no dataimport-handler defined!

2017-01-24 Thread Chris Rogers
Hi all, Having frustrating issues with getting SOLR 6.4.0 to recognize the existence of my DIH config. I’m using Oracle Java8 jdk on Ubuntu 14.04. The DIH .jar file appears to be loading correctly. There are no errors in the SOLR logs. It just says “Sorry, no dataimport-handler defined” in the

Re: trying DIH but get 'Sorry, no dataimport-handler defined!'

2016-05-24 Thread scott.chu
and everything is ok now! TOO WEIRD! scott.chu,scott@udngroup.com 2016/5/24 (週二) - Original Message - From: kostali hassan To: solr-user ; scott(自己) CC: Date: 2016/5/24 (週二) 16:55 Subject: Re: trying DIH but get 'Sorry, no dataimport-handler defined!' if you have in

Re: trying DIH but get 'Sorry, no dataimport-handler defined!'

2016-05-24 Thread kostali hassan
9:24,781 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrResourceLoader Adding > 'file:/D:/portable_sw/solr-6.0.0/dist/solr-dataimporthandler-extras-6.0.0.jar' > to classloader > > * So I think dih jars are loaded ok. > > I go to localhost:893 in browser and select core 'testdih', then click > 'DataImport' item but rightpane shows "Sorry, no dataimport-handler > defined!". > > What do I miss? > > > scott.chu,scott@udngroup.com > 2016/5/24 (週二) >

Re: trying DIH but get 'Sorry, no dataimport-handler defined!'

2016-05-24 Thread scott.chu
6/5/24 (週二) 16:35 Subject: trying DIH but get 'Sorry, no dataimport-handler defined!' I do following things: * I create folder : D:\solr-6.0.0\myconfigsets\testdih. * Copy D:\portable_sw\solr-6.0.0\example\example-DIH\solr\db\conf to D:\solr-6.0.0\myconfigsets\testdih. * G

trying DIH but get 'Sorry, no dataimport-handler defined!'

2016-05-24 Thread scott.chu
INFO (coreLoadExecutor-6-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/D:/portable_sw/solr-6.0.0/dist/solr-dataimporthandler-extras-6.0.0.jar' to classloader * So I think dih jars are loaded ok. I go to localhost:893 in browser and select core 'testdih', then click 'DataImport

Re: sorry, no dataimport-handler defined!

2016-02-03 Thread kostali hassan
onfig.xml by default. > > > > But before we go into details, what are you trying to accomplish with > Solr? > > > > -Original Message- > > From: Jean-Jacques MONOT [mailto:jj_mo...@yahoo.fr] > > Sent: Monday, February 01, 2016 2:31 PM > > To: s

Re: sorry, no dataimport-handler defined!

2016-02-02 Thread Jean-Jacques Monot
n W10. > > But in the GUI, when I click on "Dataimport", I get the following message : > "sorry, no dataimport-handler defined!" > > I get the same message even on 5.3.1 or for different cores. > > What is wrong ? > > JJM > > --- > L'absence de virus dans ce courrier électronique a été vérifiée par le > logiciel antivirus Avast. > https://www.avast.com/antivirus > >

sorry, no dataimport-handler defined!

2016-02-02 Thread Davis, Daniel (NIH/NLM) [C]
: Jean-Jacques MONOT [mailto:jj_mo...@yahoo.fr] Sent: Monday, February 01, 2016 2:31 PM To: solr-user@lucene.apache.org Subject: Potential SPAM:sorry, no dataimport-handler defined! Hello I am using SOLR 5.4.1 and the graphical admin UI. I successfully created multiples cores and indexed various

Re: sorry, no dataimport-handler defined!

2016-02-01 Thread Susheel Kumar
UI. > > I successfully created multiples cores and indexed various documents, > using in line commands : (create -c) and (post.jar) on W10. > > But in the GUI, when I click on "Dataimport", I get the following message > : "sorry, no dataimport-handler defined!"

sorry, no dataimport-handler defined!

2016-02-01 Thread Jean-Jacques MONOT
Hello I am using SOLR 5.4.1 and the graphical admin UI. I successfully created multiples cores and indexed various documents, using in line commands : (create -c) and (post.jar) on W10. But in the GUI, when I click on "Dataimport", I get the following message : "sorry, no dat

Re: Solr error : sorry, no dataimport-handler defined!

2014-11-03 Thread Tim Dunphy
t; > > > > > > > > > > > > > > > > > > > name="user_activation_key" > > /> > > > >

Re: Solr error : sorry, no dataimport-handler defined!

2014-11-03 Thread Alexandre Rafalovitch
; > > > > > Restarted tomcat, and with this setup I wasn't getting any errors in the > browser or logs and the web interface was still working. Always a good sign! > > So then I went down to Core Selector -> collection1 -> data import. And it > was qui

Re: Solr error : sorry, no dataimport-handler defined!

2014-11-03 Thread Tim Dunphy
n! So then I went down to Core Selector -> collection1 -> data import. And it was quite frustrating, cuz I was getting the same error as before! *sorry, no dataimport-handler defined!* So then I tried the e

Re: Solr error : sorry, no dataimport-handler defined!

2014-11-02 Thread Alexandre Rafalovitch
That tutorial seems to be somewhat dodgy. You need at least one more step of adding DIH library in solrconfig.xml: https://github.com/apache/lucene-solr/blob/lucene_solr_4_10_2/solr/example/example-DIH/solr/db/conf/solrconfig.xml#L75 (I recommend using absolute path though). Also, you should not n

Re: Solr error : sorry, no dataimport-handler defined!

2014-11-02 Thread Tim Dunphy
me="user_activation_key" /> > > > > > > > > > > > > > > > > > > > > > > > > > > > > And added the following section to my > > /opt/solr/collection1/conf

Re: Solr error : sorry, no dataimport-handler defined!

2014-11-02 Thread Alexandre Rafalovitch
> > > > > > And added the following section to my > /opt/solr/collection1/conf/solrconfig.xml > >name="/dataimport" > class="org.apache.solr.handler.dataimport.DataImportHandler"> > > > >data-config.xml > > &g

Solr error : sorry, no dataimport-handler defined!

2014-11-02 Thread Tim Dunphy
llowing response: sorry, no dataimport-handler defined! I am ok with parsing XML with my eyes. I've worked in some big environments, where I've had to read it until my eyes bled! hah.. but I am not sure if I am placing the section in solrconfig.xml that it needs to be. I'm probably missing