You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by crazy <el...@gmail.com> on 2007/11/20 09:29:28 UTC

indexing excel file

Hi, i want to index an excel file and i have the following error:

http://dev.torrez.us/public/2006/pundit/java/src/plugin/parse-msexcel/sample/test.xls:
failed(2,0): Can't be handled as Microsoft document.
java.lang.ArrayIndexOutOfBoundsException: No cell at position col1, row 0.

I already add msexcel in the plugin.includes:

<name>plugin.includes</name>
  <value>protocol-http|urlfilter-regex|parse-(text|html|htm|js|pdf|
msword|mspowerpoint|msexcel)|index-basic|query-(basic|site|url)|summary-
msword|mspowerpoint|basic|
scoring-opic|urlnormalizer-(pass|regex|basic)</value>

 i don't now where is the probleme
help plz 
-- 
View this message in context: http://www.nabble.com/indexing-excel-file-tf4841896.html#a13852743
Sent from the Solr - User mailing list archive at Nabble.com.