Re: Image results in Solr Search

2011-09-02 Thread Alexei Martchenko
Never done that before but as far as I know, Tika does that job. http://tika.apache.org/0.9/formats.html#Image_formats 2011/9/2 Jagdish Kumar > > Hi > > I am trying indexing and searching various type of files in Solr3.3.0, I am > able to index image files but it fail to show these files in res

Image results in Solr Search

2011-09-01 Thread Jagdish Kumar
Hi I am trying indexing and searching various type of files in Solr3.3.0, I am able to index image files but it fail to show these files in result of any search operation. I am not aware of how Solr works for searching images, I mean it is content based or meta data based .. I am not sure.