Repository: lucenenet Updated Branches: refs/heads/master e3beba717 -> d7a897605
updating readme to direct people to current work Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/1866114f Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/1866114f Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/1866114f Branch: refs/heads/master Commit: 1866114f7a3a9720131dafde9ce203540834eb9b Parents: ea1dc3c Author: michael herndon <[email protected]> Authored: Mon Apr 14 08:37:30 2014 -0400 Committer: michael herndon <[email protected]> Committed: Mon Apr 14 08:37:30 2014 -0400 ---------------------------------------------------------------------- README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1866114f/README.txt ---------------------------------------------------------------------- diff --git a/README.txt b/README.txt index 17cbb15..6610065 100644 --- a/README.txt +++ b/README.txt @@ -15,6 +15,16 @@ Please join the Apache Lucene.Net-User mailing list by sending a message to: [email protected] +CURRENT WORK +--------------- +The Lucene.NET committers and community are currently working on a version 4.3 port of Lucene that can be found in branch_4x of the git repository. + +The apache source code for Lucene.Net can be found here: +https://git-wip-us.apache.org/repos/asf/lucenenet.git + + + + FILES --------------- build/scripts
