bq. [07-31]
The above would give you the following error:
Caused by: java.util.regex.PatternSyntaxException: Illegal character range
near index 4
[07-31]
^
Cheers
On Wed, Jul 9, 2014 at 10:43 AM, Hotec04 <[email protected]> wrote:
> Yes, RegexStringComparator only valid with EQUAl or NOT_EQUAL, but I can
> regex given the start date and end date. It will be something like:
> "[0-9]|[0-9]|[0-9]|2014-0[7-8]-[07-31]T??:??:??.???-04:00" I still need to
> figure out how to write the regular expression in RegexStringComparator.
>
> Will this work?
>
>
>
> --
> View this message in context:
> http://apache-hbase.679495.n3.nabble.com/How-to-perform-fuzzyRowFilter-with-range-search-tp4061159p4061172.html
> Sent from the HBase User mailing list archive at Nabble.com.
>