Martin Braun

Results 105 issues of Martin Braun

[+-] means either + or - and not the meta characters.

nice to have

A cool use case for the regexes would be using them in a Lucene FullText Index. This can be achieved by modding the RegexQuery class from the original Lucene into...

enhancement
nice to have

Note to people coming accross this; This is no bug, but merely a flaw in how determinism is currently defined (it is too restrictive atm). - (\w+)(\s+\1)+ (Should be possible...

As MOAs are more expressive than the Deterministic Regexes, a tool to build MOAs in a GUI would be nice. **Features** of such a tool would be: - Loading a...

enhancement
nice to have