The StringField class is probably what you are after. NOTE: please use the java-user list for such questions in the future.
Le mer. 13 déc. 2017 à 10:28, Klaus Schaefers <[email protected]> a écrit : > 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... >
