Groups
Groups
Sign in
Groups
Groups
Urchin 6
Conversations
About
Send feedback
Help
Advanced Filter Help
25 views
Skip to first unread message
Mealeah Hambright
unread,
Jan 21, 2013, 5:51:25 PM
1/21/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to urchin...@googlegroups.com
I want to roll up all location search results with a filter. This is what I have, but it's not working...
Extract A: /locations/(.*)/(Results)
constructor:/locations/$A2/
ActualMetricsdotcom
unread,
Sep 5, 2013, 7:09:58 PM
9/5/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to urchin...@googlegroups.com
How about this:
Extract A: ^/locations/.*/([a-zA-Z0-9]+)$
Constructor: /locations/$A1
This assumes "results" only contains alphanumerics.
Reply all
Reply to author
Forward
0 new messages