Hi Vaijanath, Just wanted to know if you can perform a search on the binary field (as I haven't tried this ever) ? ------Original Message------ From: Rao, Vaijanath To: java-user@lucene.apache.org ReplyTo: java-user@lucene.apache.org Subject: RE: Storing image with Lucene Sent: Dec 3, 2009 08:27
Hi, Yes you can, create a binary field which you can use to store the image in. Field(String name, Reader reader) Use this to store your image and use binaryValue() to get the image back. You can also look at storing the features of the image into the index in similar way. --Thanks and Regards Vaijanath N. Rao -----Original Message----- From: blazingwolf7 [mailto:blazingwo...@gmail.com] Sent: Thursday, December 03, 2009 8:02 AM To: java-user@lucene.apache.org Subject: Storing image with Lucene Hi, As per title...is it possible to store image using Lucene? And if its possible...how can I do that? Thanks -- View this message in context: http://old.nabble.com/Storing-image-with-Lucene-tp26620107p26620107.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org Sent from BlackBerry® on Airtel