<p dir="ltr">I noticed index support for NOT LIKE is missing. Is there a special reason for that, or would a patch be
accepted?<pdir="ltr">A use case would be:<p dir="ltr">... WHERE url NOT LIKE 'http%'<p dir="ltr">Or<p dir="ltr">...
WHEREpath NOT LIKE '/%'