Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
is:active AND recoveryCase.status.id:>0 AND recoveryCase.propertyType.valuepropertyUseCommercial:commercialtrue AND buildingType.value:business-economic-impact NOT buildingDamage.value:6

...

Code Block
is:active AND recoveryCase.status.id:>0 AND recoveryCase.propertyType.valuepropertyUseCommercial:commercialtrue AND buildingType.value:[boat,caravan,flat,holiday-rental,facility-other,structure-other,shed,shop] NOT buildingDamage.value:[1,5]

...

Code Block
is:active AND recoveryCase.status.id:>0 AND recoveryCase.propertyType.valuepropertyUseCommercial:commercialtrue AND buildingType.value:[boat,caravan,flat,holiday-rental,facility-other,structure-other,shed,shop] NOT buildingDamage.value:[2,3,4]

...