Be careful with an unquoted * - try quoting it.  (I was trying to be precise in 
my reply by quoting it but should have called that out as a potential issue)


—
Erik Hatcher, Senior Solutions Architect
http://www.lucidworks.com <http://www.lucidworks.com/>




> On Aug 14, 2015, at 10:40 AM, coolmals <coolm...@gmail.com> wrote:
> 
> 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.

Reply via email to