Search.Regex minimal port ------------------------- Key: LUCENENET-330 URL: https://issues.apache.org/jira/browse/LUCENENET-330 Project: Lucene.Net Issue Type: New Feature Reporter: Daniele Fusi Priority: Minor
This is a minimal port for Lucene regex-based queries and span queries. The port refers to RegexQuery and SpanRegexQuery only, with their dependencies. The corresponding Java source is quoted in each class remarks. The only renaming was JavaUtilRegexCapabilities which was translated into C# as CSharpRegexCapabilities. No time for adding unit tests and other sources by now, sorry, should I find it I'll make a new post. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.