Hi, I would like to build an extension to use lucene for image retrieval. I would present each image as a binary vector (visual bag of words). For now I can construct a string like "F1 F2 F10..." to insert my bit vector into lucene. Off course this adds quite some overhead, so I was wondering if I can directly write into the underlying storage engines...?
Cheers, Klaus -- “Overfitting” is not about an excessive amount of physical exercise...
