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 support to handle both
extraction and indexing of raw documents. Now I got another text extraction
provider to convert raw document to a plain text txt file so I want to let
solr bypass that extraction phase. Is there a way I can send the 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 Nabble.com.

Reply via email to