エンティティのインデクスを作らない時

test = db.IntegerProperty( indexed=False )

のように「indexed=False」を付与する