- There are more than 10,000 regexps. - I need to do this task on ~ 800 million strings having max length 1KB each, and this number growing daily. - Currently regular expressions are simple. It's actually what MS SQL Server like operator supports. i.e. "_%[]^". See https://msdn.microsoft.com/en-us/library/ms179859.aspx - I am interested in getting set of all matched regexps.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.