You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by sy...@apache.org on 2016/09/01 14:39:44 UTC

[23/52] [abbrv] lucenenet git commit: Merge branch 'analysis-hunspell-dic' into analysis-work-2

Merge branch 'analysis-hunspell-dic' into analysis-work-2


Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/f5d76c0b
Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/f5d76c0b
Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/f5d76c0b

Branch: refs/heads/master
Commit: f5d76c0bd42e2215a1c2cc914bc0b73208661290
Parents: 87c1d60 4011a39
Author: Shad Storhaug <sh...@shadstorhaug.com>
Authored: Tue Aug 23 03:01:07 2016 +0700
Committer: Shad Storhaug <sh...@shadstorhaug.com>
Committed: Tue Aug 23 03:01:07 2016 +0700

----------------------------------------------------------------------
 .gitignore                                      |   1 +
 .../Analysis/Hunspell/Dictionary.cs             |  51 +++-
 .../Analysis/Hunspell/ISO8859_14Decoder.cs      |   2 +-
 .../Analysis/Hunspell/TestAllDictionaries.cs    | 228 +++++++++++----
 .../Analysis/Hunspell/TestAllDictionaries2.cs   | 287 ++++++++++++++-----
 .../Lucene.Net.Tests.Analysis.Common.csproj     |   2 +
 6 files changed, 444 insertions(+), 127 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucenenet/blob/f5d76c0b/src/Lucene.Net.Tests.Analysis.Common/Lucene.Net.Tests.Analysis.Common.csproj
----------------------------------------------------------------------