But how to throw? As a stream of bits? Satish
On Tue, Aug 30, 2011 at 5:39 PM, Federico Fissore <feder...@fissore.org>wrote: > Satish Talim, il 30/08/2011 05:42, ha scritto: > [...] > > >> Is there a work-around wherein I can send an OpenBitSet object? >> >> > JavaBinCodec (used by default by solr) supports writing arrays. you can > "getBits()" from openbitset and throw them into the binary response > > federico >