e.org
Subject: RE: Search.Regex implementation
Thanks you George,
I've added the license headers copying them from other project's files.
As for your points, yes I ported the bare minimum for my needs; at this time
I just have this essential (minimal) port for Lucene regex-based queries and
sp
mbre 2009 06:08
To: lucene-net-dev@incubator.apache.org
Subject: RE: Search.Regex implementation
Hi Daniele,
Thanks for the port, I had a look at it and here is my comments:
1) Each source file must have the Apache License header.
2) The code must be submitted through JIRA as an attachment.
3)
Hi Daniele,
Thanks for the port, I had a look at it and here is my comments:
1) Each source file must have the Apache License header.
2) The code must be submitted through JIRA as an attachment.
3) When I compare your port to the Java version, I see some files missing,
did you port only what you