Thanks for your response. I used the -Dfiletypes=* when executing post.jar but png image files alone are not getting indexed. It gives 400 error
<response> <lst name="responseHeader"> <int name="status">400</int> <int name="QTime">1</int> </lst> <lst name="error"> <str name="msg">missing content stream</str> <int name="code">400</int> </lst> </response> Can you let me know if there is any seperate configuration for png images? other images like jpg seems to be indexed well. -- View this message in context: http://lucene.472066.n3.nabble.com/Adding-additional-file-types-for-indexing-tp4222845p4222977.html Sent from the Solr - User mailing list archive at Nabble.com.