Modify

Opened 16 years ago

Closed 16 years ago

#1864 closed enhancement (fixed)

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

Reported by: avarab@… Owned by: framm
Priority: major Milestone:
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 (0)

Change History (3)

comment:1 by anonymous, 16 years ago

Component: unspecifiedCore
Type: defectenhancement

comment:2 by avarab@…, 16 years ago

Version: latest

comment:3 by anonymous, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in r1213.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.