struct.defaultMissingFieldLessIndexing = iprot.readBool();
struct.setDefaultMissingFieldLessIndexingIsSet(true);
}
if (incoming.get(14)) {
{
org.apache.blur.thirdparty.thrift_0_9_0.protocol.TMap _map164 = new org.apache.blur.thirdparty.thrift_0_9_0.protocol.TMap(org.apache.blur.thirdparty.thrift_0_9_0.protocol.TType.STRING, org.apache.blur.thirdparty.thrift_0_9_0.protocol.TType.STRING, iprot.readI32());
struct.defaultMissingFieldProps = new HashMap<String,String>(2*_map164.size);
for (int _i165 = 0; _i165 < _map164.size; ++_i165)
{
String _key166; // required
String _val167; // optional