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's a bug.
https://is
Chris,
Shawn has already provided a workaround and a JIRA reference earlier
in this thread. Could you review his message and see if his solution
solves it for you. There might be a 6.4.1 soon and it will be fixed
there as well.
Regards,
Alex
http://www.solr-start.com/ - Resources for Solr
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-built DIH ex
Did anyone figured out a solution for this? Ran into same issue when I
upgraded to 6.4 from 6.2.1. DIH works perfectly fine in 6.2.1
Tried out of the box example and donot see DIH in the example cloud module
as well.
--
View this message in context:
http://lucene.472066.n3.nabble.com/no-dataim
On 1/24/2017 5:43 AM, Chris Rogers wrote:
> 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 “Sor
Strange.
If you run a pre-built DIH example, do any of the cores work? (not the
RSS one, that is broken anyway).
Regards,
Alex.
http://www.solr-start.com/ - Resources for Solr users, new and experienced
On 24 January 2017 at 08:32, Chris Rogers
wrote:
> Hi Alex,
>
> I’m editing the sol
A quick update. I rolled back to solr 6.2, and the data import handler is
recognized there.
So there has either been a change in the config required between 6.2 and 6.4,
or there’s a bug in 6.4
Any thoughts?
On 24/01/2017, 13:32, "Chris Rogers" wrote:
Hi Alex,
I’m editing the
Hi Alex,
I’m editing the solrconfig.xml file at /solr/server/solr/tei_config (ie the one
generated from the configset when the node was created).
I’m running standalone, not cloud.
I’m restarting sole after every change. Do I need to reload the core instead of
restarting?
I’ve also tried repl
Which solrconfig.xml are you editing and what kind of Solr install are
you running (cloud?). And did you reload the core.
I suspect you are not editing the file that is actually in use. For
example, if you are running a cloud setup, the solrconfig.xml on the
filesystem is disconnected from the con