{ "size" : 150, "query" : { "filtered" : { "filter" : { "and" : { "filters" : [ { "term" : { "attributes.league" : "Flashback Event (IC001)" } }, { "or" : { "filters" : [ { "and" : { "filters" : [ { "term" : { "attributes.itemType" : "Axe" } }, { "term" : { "attributes.equipType" : "Two Handed Melee Weapon" } } ] } } ] } }, { "range" : { "properties.Weapon.Physical DPS" : { "from" : 400.0, "to" : null, "include_lower" : true, "include_upper" : true } } }, { "range" : { "shop.chaosEquiv" : { "from" : 40.0, "to" : 200.0, "include_lower" : true, "include_upper" : true } } } ] } } } }, "sort" : [ { "properties.Weapon.Physical DPS" : { "order" : "desc" }, "shop.chaosEquiv" : { "order" : "asc" } } ] }