Indexing of numbers
Is it possible to index only phone numbers as in:
###-###-####
or
###-####
or
(###) ###-####
or
###.###.####
or
###.####
and not index other sets of numbers such as dates, times, dolar amounts, and misc. numbers?
I am lost when it comes to regular expressions.
|