I want to index all pdf files in "d:\myfiles\*.*" file fullname as the field id file content as the field txt the index should be like this:
---------id-------------------------------txt-------------- d:\myfiles\0.pdf aaaaaaaaaaaaaaaaaaaaaaaaa d:\myfiles\subfolder1\1.pdf bbbbbbbbbbbbbbbbbbbbbbbbb d:\myfiles\subfolder2\2.pdf ccccccccccccccccccccccccc how to config dih? thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/solr-4-tika-config-tp4013947.html Sent from the Solr - User mailing list archive at Nabble.com.
