[
https://issues.apache.org/jira/browse/LUCENENET-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13185489#comment-13185489
]
Prescott Nasser commented on LUCENENET-464:
---
How does issuing a point release
[
https://issues.apache.org/jira/browse/LUCENENET-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13185490#comment-13185490
]
Prescott Nasser commented on LUCENENET-460:
---
Stefan before I cut another rele
Hey Simon Are you using the latest released version? ~P
> Date: Sat, 7 Jan 2012 22:58:12 +0100
> From: si...@devhost.se
> To: lucene-net-dev@lucene.apache.org
> Subject: [Lucene.Net] Repro if LUCENENET-54 (ArgumentOutOfRangeException in
> SnowballProgram)
>
> Hi,
>
> I've written a simple repr
[
https://issues.apache.org/jira/browse/LUCENENET-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prescott Nasser closed LUCENENET-460.
-
Applied patch
> Missing License Headers in 2.9.4g branch
> --
[
https://issues.apache.org/jira/browse/LUCENENET-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prescott Nasser resolved LUCENENET-460.
---
Resolution: Fixed
Assignee: Prescott Nasser
Applied Patch
>
Alright, take 2. I've applied Stefan's patch and retagged the branch. I kept
RC1 as it mostly stayed the same.
http://people.apache.org/~pnasser/Lucene.Net/2.9.4g-incubating-RC1/https://svn.apache.org/repos/asf/incubator/lucene.net/tags/Lucene.Net_2_9_4g_RC1/
Please take a look and provide me y
Hi,
I've tried this using both the latest from Nuget (2.9.4.1) and using the
very latest from the subversion trunk at
https://svn.apache.org/repos/asf/incubator/lucene.net/trunk. I've been
using a patched snowball-assembly for some time as a workaround, but ran
into this issue again when upda
Hello,
I have a little optimisation for the GermanStemmer.vb (in
Contrib.Analyzers) class. At the moment the function "Substitute"
converts the german "Umlaute" "ä" in "a", "ö" in"o" and "ü" in "u". This
is not the correct german translation. They must be converted to "ae",
"oe" and "ue". So
Error indexing a document end Filed.Store.COMPRESS
--
Key: LUCENENET-465
URL: https://issues.apache.org/jira/browse/LUCENENET-465
Project: Lucene.Net
Issue Type: Bug
Components: .NET