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