What might the implications be if a DIH status request returns an error
response other than a 404?
A 404 says either the handler or the core probably don't exist.
My guess, and I admit that I haven't read the code closely, is that if
the handler exists but is so broken that it cannot return a
I'm running Solr 7.2.1 on Windows via Cygwin.
I've installed Solr7.2.1 but I'm getting a 404 when trying to run the
dataimport handler:
http://localhost:8983/solr/tt-giftsamplecatalog/dataimport?command=full-import
After calling this URL, I don't see any logging in the conso
From: Shawn Heisey
Reply-To: "solr-user@lucene.apache.org"
Date: Tuesday, December 5, 2017 at 1:31 PM
To: "solr-user@lucene.apache.org"
Subject: Re: Dataimport handler showing idle status with multiple shards
On 12/5/2017 10:47 AM, Sarah Weissman wrote:
I’ve rec
On 12/5/2017 10:47 AM, Sarah Weissman wrote:
I’ve recently been using the dataimport handler to import records from a
database into a Solr cloud collection with multiple shards. I have 6 dataimport
handlers configured on 6 different paths all running simultaneously against the
same DB. I’ve
Hi,
I’ve recently been using the dataimport handler to import records from a
database into a Solr cloud collection with multiple shards. I have 6 dataimport
handlers configured on 6 different paths all running simultaneously against the
same DB. I’ve noticed that when I do this I often get
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}
me. I am currently using version 6.6.2 and have been successfully
able to run a data import from the admin UI.
In my config directory we have
solcore.properties
solrconfig.xml which defines the dataimport handler (data-config.xml)
schema.xml
dataimport.properties
data-config.xml
some admin-extra
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
mally" or with the cloud example, then the
dataimport tab shows that error -- which is exactly as expected. The
example configsets in the base Solr download do not have a dataimport
handler. Only the configs specifically in the DIH example have such
handlers defined.
Have you created a core wit
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
...@flexera.com]
Sent: Wednesday, September 27, 2017 1:40 PM
To: solr-user@lucene.apache.org
Subject: DataImport Handler Out of Memory
I am trying to create indexes using dataimport handler (Solr 5.2.1). Data is in
mysql db and the number of records are more than 3.5 million. My solr server
stops due to OOM
I am trying to create indexes using dataimport handler (Solr 5.2.1). Data is in
mysql db and the number of records are more than 3.5 million. My solr server
stops due to OOM (out of memory error). I tried starting solr by giving 12GB of
RAM but still no luck.
Also, I see that Solr fetches all
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
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
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
-dataimport-handler-defined-tp4315520p4315787.html
Sent from the Solr - User mailing list archive at Nabble.com.
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
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.
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?
> 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
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=
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
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
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 (週二)
>
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
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
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
he.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 documents, using
> in line commands : (create -c) and (post.jar) o
: 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
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!"
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
message in context:
http://lucene.472066.n3.nabble.com/exclude-folder-in-dataimport-handler-tp4224267p4224920.html
Sent from the Solr - User mailing list archive at Nabble.com.
folder?
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/exclude-folder-in-dataimport-handler-tp4224267p4224489.html
> Sent from the Solr - User mailing list archive at Nabble.com.
Can you give me a brief description on how to use a transformer to excludes
docs from a folder?
--
View this message in context:
http://lucene.472066.n3.nabble.com/exclude-folder-in-dataimport-handler-tp4224267p4224489.html
Sent from the Solr - User mailing list archive at Nabble.com.
to write a transformer to get what you want.
James Dyer
Ingram Content Group
-Original Message-
From: coolmals [mailto:coolm...@gmail.com]
Sent: Thursday, August 20, 2015 12:57 PM
To: solr-user@lucene.apache.org
Subject: exclude folder in dataimport handler.
I am importing files from my file
I am importing files from my file system and want to exclude import of files
from folder called templatedata. How do i configure that in entity.
excludes="templatedata" doesnt seem to work.
--
View this message in context:
http://lucene.472066.n3.nabble.com/exclude-folder-in-
Hi everyone !
I want to import data from orientdb in solr 5.1.0.
here is my configurations
*data-config.xml*
>
>
> > driver="com.orientechnologies.orient.jdbc.OrientJdbcDriver"
>> url="jdbc:orient:remote:localhost/emallates_combine" user="root"
>> password="root" batchSize="-1"/>
>
>
>
On 5/26/2015 2:37 PM, Shawn Heisey wrote:
> On 5/20/2015 12:06 AM, Shalin Shekhar Mangar wrote:
>> Sounds similar to https://issues.apache.org/jira/browse/SOLR-6165 which I
>> fixed in 4.10. Can you try a newer release?
> Looks like that didn't fix it.
>
> I applied the patch on SOLR-6165 to the lu
On 5/20/2015 12:06 AM, Shalin Shekhar Mangar wrote:
> Sounds similar to https://issues.apache.org/jira/browse/SOLR-6165 which I
> fixed in 4.10. Can you try a newer release?
Looks like that didn't fix it.
I applied the patch on SOLR-6165 to the lucene_solr_4_9_1 tag, built a
new war, and when it
On 5/20/2015 12:06 AM, Shalin Shekhar Mangar wrote:
> Sounds similar to https://issues.apache.org/jira/browse/SOLR-6165 which I
> fixed in 4.10. Can you try a newer release?
I can't upgrade yet. I am using a plugin that hasn't been verified
against anything newer than 4.9. When a new version bec
Sounds similar to https://issues.apache.org/jira/browse/SOLR-6165 which I
fixed in 4.10. Can you try a newer release?
On Wed, May 20, 2015 at 6:51 AM, Shawn Heisey wrote:
> An unusual problem is happening with the DIH on a field that is an
> unsigned BIGINT in the MySQL database. This is Solr 4
An unusual problem is happening with the DIH on a field that is an
unsigned BIGINT in the MySQL database. This is Solr 4.9.1 without
SolrCloud, running on OpenJDK 7u79.
During actual import, everything is fine. The problem comes when I
restart Solr and the transaction logs are replayed. I get t
t; >
> >
> >
> >
> >
> >
> >
> >
> >
> > name="user_activation_key"
> > />
> >
> >
;
>
>
>
>
> 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
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
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
me="user_activation_key" />
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > And added the following section to my
> > /opt/solr/collection1/conf
>
>
>
>
>
> 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
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
On 7 March 2014 08:50, Pritesh Patel wrote:
> I'm using the dataimporthandler to index data from a mysql DB. Been
> running it just fine. I've been using full-imports. I'm now trying
> implement the delta import functionality.
>
> To implement the delta query, you need to be reading the last_inde
I'm using the dataimporthandler to index data from a mysql DB. Been
running it just fine. I've been using full-imports. I'm now trying
implement the delta import functionality.
To implement the delta query, you need to be reading the last_index_time
from a properties file to know what new to inde
be greatly
> appreciated.
>
> `Tom
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/dataimport-handler-tp4112830.html
> Sent from the Solr - User mailing list archive at Nabble.com.
--
Regards,
Shalin Shekhar Mangar.
every table, I should be able to map the
column I choose from the table to solr Id, any solution will be greatly
appreciated.
`Tom
--
View this message in context:
http://lucene.472066.n3.nabble.com/dataimport-handler-tp4112830.html
Sent from the Solr - User mailing list archive at Nabble.com.
r.handler.dataimport.DataImportHandler; Exception while
> loading DataImporter
> > java.lang.NoSuchMethodError:
> org.apache.solr.core.SolrCore.getLatestSchema()Lorg/apache/solr/schema/IndexSchema;
>
> The method it's complaining about not being there is
> org.apache.sol
e.SolrCore.getLatestSchema() ... which is in Solr
itself, not the dataimport handler. I did some checking. This method
did not exist before 4.4.0, so my best guess is that your classloader is
loading a SolrCore class from 4.3.1 or earlier, which probably means one
of two things: 1) The Solr war you
Hello, all:
My configurations works nicely with solr 4.4. I am encountering a configuration
error when I try to upgrade from 4.4 to 4.6. All I did was the following:
a) Replace the 4.4 solr.war file with the 4.6 solr.war in the tomcat/lib
folder. I am using version 6.0.36 of tomcat.
b) I repla
Hi!
Thanks for all the advice! I finally did it, the most annoying error
that took me the best of a day to figure out was that the state
variable here had to be reset:
https://bitbucket.org/dermotte/liresolr/src/d27878a71c63842cb72b84162b599d99c4408965/src/main/java/net/semanticmetadata/lire/solr/
Hi Mathias,
I'd recommend testing one thing at a time. See if you can get it to work
for one image before you try a directory of images. Also try testing using
the solr-testframework using your ide (I use Eclipse) to debug rather than
your browser/print statements. Hopefully that will give you
11
>
>
> -Original Message-
> From: mathias@gmail.com [mailto:mathias@gmail.com] On Behalf Of
> Mathias Lux
> Sent: Wednesday, December 18, 2013 4:04 AM
> To: solr-user@lucene.apache.org
> Subject: DataImport Handler, writing a new EntityProcessor
>
>
l.com [mailto:mathias@gmail.com] On Behalf Of Mathias
Lux
Sent: Wednesday, December 18, 2013 4:04 AM
To: solr-user@lucene.apache.org
Subject: DataImport Handler, writing a new EntityProcessor
Hi all!
I've got a question regarding writing a new EntityProcessor, in the
same sense as the Ti
Hi all!
I've got a question regarding writing a new EntityProcessor, in the
same sense as the Tika one. My EntityProcessor should analyze jpg
images and create document fields to be used with the LIRE Solr plugin
(https://bitbucket.org/dermotte/liresolr). Basically I've taken the
same approach as
Hmm, I will fix.
https://issues.apache.org/jira/browse/SOLR-4788
On Thu, May 9, 2013 at 8:35 PM, William Bell wrote:
> It does not work anymore in 4.x.
>
> ${dih.last_index_time} does work, but the entity version does not.
>
> Bill
>
>
>
> On Tue, May 7, 2013 at 4:19 PM, Shalin Shekhar Mangar
It does not work anymore in 4.x.
${dih.last_index_time} does work, but the entity version does not.
Bill
On Tue, May 7, 2013 at 4:19 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> Using ${dih..last_index_time} should work. Make sure you put
> it in quotes in your query.
>
>
> On
Using ${dih..last_index_time} should work. Make sure you put
it in quotes in your query.
On Tue, May 7, 2013 at 12:07 PM, Eric Myers wrote:
> In the data import handler I have multiple entities. Each one
> generates a date in the
> dataimport.properties i.e. entityname.last_index_time.
>
> H
In the data import handler I have multiple entities. Each one
generates a date in the
dataimport.properties i.e. entityname.last_index_time.
How do I reference the specific entity time in my delta queries?
Thanks
Eric
I also get this. 4.2+
On Fri, Apr 19, 2013 at 10:43 PM, Eric Myers wrote:
> I have multiple parallel entities in my document and when I run an import
> there are times like
> xxx.last_index_time
> where xxx is the name of the entity.
>
> I tried accessing these using dih.xxx.last_index_time but
hi
yes I dont have html as documents I have data saved in sql data base in
HTML format and I want to index it on solr but not as complete string that
is with tags but just want to index the actual text in it...that is strip
off the tags.
regards
Rohan
On Wed, Feb 20, 2013 at 6:40 PM, Gora Mohant
On 20 February 2013 18:31, Rohan Thakur wrote:
> hi all
>
> I have data stored in HTML format in a column in sql database and want to
> index the data from that field to solr how can I do that any one has idea
> please help. right now i am treating it as a string which is indexing
> complete HTML
Looks like it will be helpful. I'm going to give it a shot. Thanks, Otis.
Shikhar
From: Otis Gospodnetic [otis.gospodne...@gmail.com]
Sent: Friday, November 02, 2012 4:36 PM
To: solr-user@lucene.apache.org
Subject: Re: DataImport Handler : Transf
>
> Thanks,
> Shikhar
>
> -Original Message-
> From: Otis Gospodnetic [mailto:otis.gospodne...@gmail.com]
> Sent: Thursday, November 01, 2012 8:13 PM
> To: solr-user@lucene.apache.org
> Subject: Re: DataImport Handler : Transformer Function Eval Failed Error
>
> Hi,
>
-Original Message-
From: Otis Gospodnetic [mailto:otis.gospodne...@gmail.com]
Sent: Thursday, November 01, 2012 8:13 PM
To: solr-user@lucene.apache.org
Subject: Re: DataImport Handler : Transformer Function Eval Failed Error
Hi,
That looks a little painful... what are you trying to achieve by
Hi,
That looks a little painful... what are you trying to achieve by storing
JSON in there? Maybe there's a simpler way to get there...
Otis
--
Performance Monitoring - http://sematext.com/spm
On Nov 1, 2012 6:16 PM, "Mishra, Shikhar"
wrote:
> Hi,
>
> I'm trying to store a list of JSON objects
Hi,
I'm trying to store a list of JSON objects as stored value for the field prices
(see below).
I'm getting the following error from the custom transformer function (see the
data-config file at the end) of data import handler.
Error Message
Ingram Content Group
(615) 213-4311
-Original Message-
From: mechravi25 [mailto:mechrav...@yahoo.co.in]
Sent: Tuesday, August 21, 2012 7:47 AM
To: solr-user@lucene.apache.org
Subject: RE: Dataimport Handler in solr 3.6.1
Hi James,
Thanks for the suggestions.
Actually it is cacheLookup="ent1
ds are indexed properly if I do
not give this cacheImpl. Am I missing something here?
Thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Dataimport-Handler-in-solr-3-6-1-tp4001149p4002421.html
Sent from the Solr - User mailing list archive at Nabble.com.
ese
really need to be fixed so any testing help would be much appreciated.
James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311
-Original Message-
From: mechravi25 [mailto:mechrav...@yahoo.co.in]
Sent: Tuesday, August 14, 2012 8:04 AM
To: solr-user@lucene.apache.org
Subject
I am indexing some data using dataimport handler files in solr 3.6.1. I using
a nested entity in my handler file.
I noticed a scenario where-in instead of the records which is to be fetched
for a document,
all the records present in the table are indexed.
Following is the ideal scenario how the
On 1 May 2012 23:12, geeky2 wrote:
> Hello all,
>
> is there a notification / trigger / callback mechanism people use that
> allows them to know when a dataimport process has finished?
>
> we will be doing daily delta-imports and i need some way for an operations
> group to know when the DIH has f
context:
http://lucene.472066.n3.nabble.com/dataimport-handler-DIH-notify-when-it-has-finished-tp3953339.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks Matthew ,
Its really helped a lot. i am about to done with this.
--
View this message in context:
http://lucene.472066.n3.nabble.com/PlainTextEntityProcessor-and-RegexTransformer-in-DataImport-Handler-tp3608449p3612674.html
Sent from the Solr - User mailing list archive at Nabble.com.
>
> if we can convert this as my desired result then it would be great.
> Thanks in Adcance.
> Meghana
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/PlainTextEntityProcessor-and-RegexTransformer-in-DataImport-Handler-tp3608449p3608726.html
> S
: Enjoy
if we can convert this as my desired result then it would be great.
Thanks in Adcance.
Meghana
--
View this message in context:
http://lucene.472066.n3.nabble.com/PlainTextEntityProcessor-and-RegexTransformer-in-DataImport-Handler-tp3608449p3608726.html
Sent from the Solr - User mailing
-and-RegexTransformer-in-DataImport-Handler-tp3608449p3608449.html
Sent from the Solr - User mailing list archive at Nabble.com.
signle valued field, for which
i am failed to do it.
Can any body help me, how can i get my desired result? or what i am doing
wrong on above transformer?
Thanks
Meghana
--
View this message in context:
http://lucene.472066.n3.nabble.com/PlainTexttransformer-and-RegexTransformer-in-DataImport
On 12/16/2011 5:57 AM, mechravi25 wrote:
I would like to know how can we disable the commit and optimize operation is
called by deafult after addition of few documents through dataimport
handlers.
Add this to the url you use to call the handler:
&commit=false&optimize=false
Thanks,
Shawn
Hi,
I would like to know how can we disable the commit and optimize operation is
called by deafult after addition of few documents through dataimport
handlers.
In our application, the master solr instance is used for indexing purpose
and the slave solr is for user search request. Hence the replic
Hello folks,
I have two questions regarding dataimport handler. Using mysql
datasource with mysql java connector.
1. Full import works fine
http://example.com:8983/solr/dataimport?command=full-import
delta-import as well
Question is how can I figure out if there are errors when running
Have you tried using the
options in the schema.xml? After the indexing, take a look to the
fields DIH has generated.
Bye,
L.M.
2008/12/15 jokkmokk :
>
> HI,
>
> I'm desperately trying to get the dataimport handler to work, however it
> seems that it just ignores the fie
message in context:
http://www.nabble.com/dataimport-handler-with-mysql%3A-wrong-field-mapping-tp21013109p21013639.html
Sent from the Solr - User mailing list archive at Nabble.com.
Which solr version are you using?
On Mon, Dec 15, 2008 at 6:04 PM, jokkmokk wrote:
>
> HI,
>
> I'm desperately trying to get the dataimport handler to work, however it
> seems that it just ignores the field name mapping.
> I have the fields "body" and "
HI,
I'm desperately trying to get the dataimport handler to work, however it
seems that it just ignores the field name mapping.
I have the fields "body" and "subject" in the database and those are called
"title" and "content" in the solr
Siddiqui <[EMAIL PROTECTED]> wrote:
> Hi I have a situaion where I am using dataimport handler with development db
> and going to use it with production database in production environment
>
> I have entry in solr-config.xml like
Hi I have a situaion where I am using dataimport handler with development db
and going to use it with production database in production environment
I have entry in solr-config.xml like this
/home/username/data-config.xml
com.mysql.jdbc.Driver
jdbc:mysql
93 matches
Mail list logo