[GitHub] lucenenet pull request #190: Ported Analysis.Stempel

2016-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/lucenenet/pull/190 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Fw: [NuGet Gallery] Message for owners of the package 'Lucene.Net'

2016-10-23 Thread alexander1967...@hotmail.com
Hi Pescott, I figured it out - and am sorry to say that it was a really studpid mistake on my behalf. I forgot to delete my old 3.03. index My test-harness and unit tests always create a new index. My WCF-Service uses it own index which I simply had to delete and recreate. Now it works.

RE: [NuGet Gallery] Message for owners of the package 'Lucene.Net'

2016-10-23 Thread Shad Storhaug
Hi Alex, We have had similar reports of certain environments not being able to deal with ICU4NET. Basically, to fix this right we need to port over the BreakIterator, RuleBasedCollator, and dependencies from the JDK. As a shortcut ICU4NET (which has a working BreakIterator) was referenced to