Data Import Handler can also be used to ingest plain text files.
Or you can use SolrJ and write your own code to process the text files
yourself and add their content to the desired field.
Or write a script in Python or some other scripting language to form a
SolrXML/JSON/CSV wrapper around 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,
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 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.