Hey there,

I'm working on Apache Lucene upgrading the regex contrib to
jakarta-regex-1.5. I upgraded to make use of the added Program#prefix
getter. Yet, this getter always returns null for me even if there
would be a common prefix. My understanding is when I compile a regex
"luce.+"  -> "luce" should be returned by Program#prefix(). Is that a
bug or do I miss something essential?
Btw. the 1.4 version works as expected.

simon

---------------------------------------------------------------------
To unsubscribe, e-mail: regexp-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: regexp-dev-h...@jakarta.apache.org

Reply via email to