Hi,
Just wanted to know if anybody can assist with the following scenario:
I have a pipe delimited mainframe file\s that sometimes misses certain fields
in a row, which obviously causes issues when I try the /update/csv handler.
Scenario 1:
The csv handler is quite fast, however, when it picks u
the modified patch to the JIRA issue
> for future reference. Thanks.
>
> James Dyer
> E-Commerce Systems
> Ingram Content Group
> (615) 213-4311
>
>
> -Original Message-
> From: zakaria benzidalmal [mailto:zakib...@gmail.com]
> Sent: Wednesday, November
il.com]
Sent: Wednesday, November 07, 2012 9:53 AM
To: solr-user@lucene.apache.org
Subject: Re: [SOLR-2549] DIH LineEntityProcessor support for delimited &
fixed-width files
James,
Thank you for you quick answer.
This is my data-config.xml file:
9,BIGDECIMAL,0,LEFT"
> colDef2="COUNT,9,19,INTEGER,0,LEFT"
> />
>
>
>
>
> James Dyer
> E-Commerce Systems
> Ingram Content Group
> (615) 213-4311
>
>
> -Original Message-
> From: zaka
@gmail.com]
Sent: Wednesday, November 07, 2012 9:08 AM
To: solr-user@lucene.apache.org
Subject: [SOLR-2549] DIH LineEntityProcessor support for delimited &
fixed-width files
Hi all,
Could some one provide a clear exemple using this Processor
(data-config.xml exemple)?
I run into this problem
Hi all,
Could some one provide a clear exemple using this Processor
(data-config.xml exemple)?
I run into this problem after patching and building my code:
GRAVE: Full Import failed:java.lang.RuntimeException:
java.lang.RuntimeException:
org.apache.solr.handler.dataimport.DataImportHandlerExcept
Ahmet, please post your dih script in a message (not as an attachment).
- Original Message -
| From: "James Dyer"
| To: solr-user@lucene.apache.org
| Sent: Friday, August 31, 2012 12:53:50 PM
| Subject: RE: LineEntityProcessor process only one file
|
| No, it should process
m Content Group
(615) 213-4311
-Original Message-
From: Ahmet Arslan [mailto:iori...@yahoo.com]
Sent: Friday, August 31, 2012 1:53 PM
To: solr-user@lucene.apache.org
Subject: LineEntityProcessor process only one file
LineEntityProcessor processes only one document whe
2012 at 9:55 AM, kiran kumar wrote:
> Hello,
> I have a question regarding configuration of LineEntityProcessor. How do we
> configure LineEntityProcessor to read a line of text from a file,parse the
> line and assign it to specific fields in schema.
> How exactly is the text in a l
Hello,
I have a question regarding configuration of LineEntityProcessor. How do we
configure LineEntityProcessor to read a line of text from a file,parse the
line and assign it to specific fields in schema.
How exactly is the text in a line gets mapped to fields in schema. I have
searched a lot
LineEntityProcessor outputs the entire line in a field called "rawLine". You
then need to write a transformer that will parse out the data. But see
https://issues.apache.org/jira/browse/SOLR-2549 for enhancements that will
parse the data without needing a transformer, if the data i
Hello,
I have a question regarding configuration of LineEntityProcessor. How do we
configure LineEntityProcessor to read a line of text from a file,parse the
line and assign it to specific fields in schema.
How exactly is the text in a line gets mapped to fields in schema. I have
searched a lot
https://wiki.apache.org/solr/UsingMailingLists
: Hello everybody,
:
: I'm trying to use LineEntityProcessor of DIH but somehow without success.
:
: I've create data-lep-config.xml, added request handler in solrconfig.xml.
:
: During full-import I get a response saying that x rows were fetched, 0 docs
Hello everybody,
I'm trying to use LineEntityProcessor of DIH but somehow without success.
I've create data-lep-config.xml, added request handler in solrconfig.xml.
During full-import I get a response saying that x rows were fetched, 0 docs
added/updated.
I defined also very basic
quot;>
>
> ...
>
>
> --
> View this message in context:
> http://www.nabble.com/FileListEntityProcessor-and-LineEntityProcessor-tp25476443p25480830.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
--
-
Noble Paul | Principal Engineer| AOL | http://aol.com
Note that if I change my import file to explicitly list all my files (instead
of using the FileListEntityProcessor) as below then everything works as I
expect.
...
--
View this message in context:
http://www.nabble.com/FileListEntityProcessor-and-LineEntityProcessor
a directory containing a bunch
of files that have one entity per line. Each line contains "blocks" of data.
I parse out each block and process it appropriately using myTransformer. Is
this use of FileListEntityProcessor with LineEntityProcessor not supported?
--
View this m
>Hi,
>
>I'm trying to import data from a list of files using the
>FileListEntityProcessor. Here is my import configuration:
>
>
>
>baseDir="d:\my\directory\" fileName=".*WRK" recursive="false"
>rootEntity="
choking on. Does anyone know what I'm doing wrong?
Thanks,
Wojtek
--
View this message in context:
http://www.nabble.com/FileListEntityProcessor-and-LineEntityProcessor-tp25476443p25476443.html
Sent from the Solr - User mailing list archive at Nabble.com.
19 matches
Mail list logo