> Thanks Mr.Yagami. I'll look into that.
Hi Bing,
You can this data-config.xml to index txt files on disk. Add these fields to
schema.xml
link
t: Re: Send plain text file to solr for indexing
Thanks Mr.Yagami. I'll look into that.
Jack, for the latter two options, they both require reading the entire text
file into memory, right?
Bing
--
View this message in context:
http://lucene.472066.n3.nabble.com/Send-plain-text-file-t
Thanks Mr.Yagami. I'll look into that.
Jack, for the latter two options, they both require reading the entire text
file into memory, right?
Bing
--
View this message in context:
http://lucene.472066.n3.nabble.com/Send-plain-text-file-to-solr-for-indexing-tp4004515p4004772.html
Sent from the S
your plain text.
-- Jack Krupansky
-Original Message-
From: Bing Hua
Sent: Friday, August 31, 2012 10:37 AM
To: solr-user@lucene.apache.org
Subject: Re: Send plain text file to solr for indexing
So in order to use solrcell I'll have to add a number of dependent
libraries,
whi
> So in order to use solrcell I'll have
> to add a number of dependent libraries,
> which is one of what I'm trying to avoid. The second thing
> is, solrcell
> still parses the plain text files and I don't want it to
> make any change to
> those of my exported files.
You can index plain text file
So in order to use solrcell I'll have to add a number of dependent libraries,
which is one of what I'm trying to avoid. The second thing is, solrcell
still parses the plain text files and I don't want it to make any change to
those of my exported files.
Any ideas?
Bing
--
View this message in c
SolrCell can be used to index raw text files as well.
-- Jack Krupansky
-Original Message-
From: Bing Hua
Sent: Thursday, August 30, 2012 6:28 PM
To: solr-user@lucene.apache.org
Subject: Send plain text file to solr for indexing
Hello,
I used to use solrcell, which has built-in tika