k i included all that's necessary)
Thanks in advance for any help.
--
View this message in context:
http://www.nabble.com/Problem-indexing-Word-Documents-tf4876643.html#a13954702
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
---
d("filename", f.getCanonicalPath(),
Field.Store.YES,
Field.Index.TOKENIZED));
writer.addDocument(doc);
}
(I think i included all that's necessary)
Thanks in advance for any help.
--
View this message in context:
http://www.nabble.com/Problem-indexing-Word-Documents-tf4