We constantly try to improve the quality and lifecycle of our content. It would be really helpful if the Advanced search could be used to find items that have NOT been modified or have not recently been published (but are online). Maybe something is already possible for those queries? I created virtual folders for our editors to have the latest outdated pages (in order for them to go over and check if this content is still up to date).
I now have to use the Date or Range option, but that is quite static, we prefer:
Date NOT Modified: in the last xx Days/Months
And
Date not Published: in the last xx Days/Months
<AdvancedParameters>
<ItemTypes>
<ItemType>64</ItemType>
</ItemTypes>
<NOTModified>
<LastMonths>12</LastMonths>
</Modified>
<NumberOfItems>1000</NumberOfItems>
<PublishState>1</PublishState>
</AdvancedParameters>
</SearchFolder>