﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1864	Search doesn't support regex search on keys and/or values	avarab@…	framm	"Perhaps this should work as follows:

Normal search:

  key:value

Regex search on key and value:

  /key/:/value/

Regex search on key:

  /key/:value

Regex search on value:

  key:/value/

Searching for a literal key or value of ""/foo/:/bar/"" could be:

  \/key\/:\/value\/

Or via a checkbox that turned all the tokens (as divided by : | and other tokens) into regexes, but this would be less flexible."	enhancement	closed	major		Core	latest	fixed		
