Re: Lucene Indexing structure

2008-05-07 Thread Vaijanath N. Rao
Hi Aaron, I looked into http://www.semanticmetadata.net/lire/, and have already mailed Mathias who is the author of the tool. The problem with the tool is that it iterates over each document in linear fashion. I have got one of the solutions, which was to cluster he images outside lucene using

Re: Lucene Indexing structure

2008-05-04 Thread Aaron Schon
Take a look at the Lire project: http://www.semanticmetadata.net/lire/ 2008/4/26 Vaijanath N. Rao <[EMAIL PROTECTED]>: > Hi Lucene-user and Lucene-dev, > > I want to use lucene as an backend for the Image search (Content based > Image retrieval). > > Indexing Mechanism: > a) Get the Image pro