Modify

Ticket #1864 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Search doesn't support regex search on keys and/or values

Reported by: avar Owned by: framm
Priority: major Component: Core
Version: latest Keywords:
Cc:

Description

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.

Attachments

Change History

comment:1 Changed 3 years ago by anonymous

  • Type changed from defect to enhancement
  • Component changed from unspecified to Core

comment:2 Changed 3 years ago by avar

  • Version set to latest

comment:3 Changed 3 years ago by anonymous

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r1213.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
as The resolution will be set. Next status will be 'closed'
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.