You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ChristophKaser <gi...@git.apache.org> on 2015/04/09 11:48:06 UTC

[GitHub] lucene-solr pull request: Fix typo in GermanStemmer: =+ <-> +=

GitHub user ChristophKaser opened a pull request:

    https://github.com/apache/lucene-solr/pull/141

    Fix typo in GermanStemmer: =+ <-> +=

    Fixes a typo that leads to a wrong substitution count

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ChristophKaser/lucene-solr typo_germanstemmer

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/141.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #141
    
----
commit 202c523640e1d76612ba488aa44811f9a0d5ba62
Author: ChristophKaser <ch...@users.noreply.github.com>
Date:   2015-04-09T09:46:36Z

    Fix typo in GermanStemmer: =+ <-> +=
    
    Fixes a typo that leads to a wrong substitution count

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org