Re: Send plain text file to solr for indexing

2012-08-31 Thread Ahmet Arslan
> 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

Re: Send plain text file to solr for indexing

2012-08-31 Thread Jack Krupansky
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

Re: Send plain text file to solr for indexing

2012-08-31 Thread Bing Hua
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 fro

Re: Send plain text file to solr for indexing

2012-08-31 Thread Jack Krupansky
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

Re: Send plain text file to solr for indexing

2012-08-31 Thread Ahmet Arslan
> 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

Re: Send plain text file to solr for indexing

2012-08-31 Thread Bing Hua
this message in context: http://lucene.472066.n3.nabble.com/Send-plain-text-file-to-solr-for-indexing-tp4004515p4004753.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Send plain text file to solr for indexing

2012-08-30 Thread Jack Krupansky
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

Send plain text file to solr for indexing

2012-08-30 Thread Bing Hua
plain txt file to solr to simply index that as a fulltext field without doing extraction on that file? Thanks, Bing -- View this message in context: http://lucene.472066.n3.nabble.com/Send-plain-text-file-to-solr-for-indexing-tp4004515.html Sent from the Solr - User mailing list archive at