Dec. 6, 2013
11:20 a.m.
Would it make sense to check the search string for complex strings (*\?) and switch to regex searching then? That should be a simple extension (later). Stephan
Dec. 6, 2013
11:24 a.m.
New subject: Review someone
It used to be regex, but regex are slow (and far slower than just string comparison) Ben On 06 Dec 2013, at 12:20, Stephan Eggermont <stephan@stack.nl> wrote:
Would it make sense to check the search string for complex strings (*\?) and switch to regex searching then? That should be a simple extension (later).
Stephan
4620
Age (days ago)
4620
Last active (days ago)
1 comments
2 participants
participants (2)
-
Benjamin -
Stephan Eggermont