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

[GitHub] lucene-solr pull request #285: Lucene 8075

GitHub user imgpulak opened a pull request:

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

    Lucene 8075

    

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

    $ git pull https://github.com/imgpulak/lucene-solr LUCENE-8075

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

    https://github.com/apache/lucene-solr/pull/285.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 #285
    
----
commit fbabf5ed63a65fdd52723bdb585a789530d64e05
Author: PG <pg...@pulakghosh.local>
Date:   2017-12-06T05:52:55Z

    [LUCENE-8051] Typo in LevensHtein distance
    
    Fixed a type:
    "Looking into an issue in elasticsearch I notices that the Levenshtein distance in lucene is called LevensteinDistance instead of LevenshteinDistance.
    The algorithm name contains an H and in the rest of the code the Levenshtein name is spelled correctly with an H."

commit 6247cc1156d6ba330adf9d1ccee9852d990bf409
Author: PG <pg...@pulakghosh.local>
Date:   2017-12-06T06:34:35Z

    [LUCENE-8075] Possible null pointer dereference in core/src/java/org/apache/lucene/codecs/blocktree/IntersectTermsEnum.java
    
    Fix it.

----


---

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


[GitHub] lucene-solr pull request #285: Lucene 8075

Posted by imgpulak <gi...@git.apache.org>.
Github user imgpulak closed the pull request at:

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


---

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


[GitHub] lucene-solr issue #285: Lucene 8075

Posted by imgpulak <gi...@git.apache.org>.
Github user imgpulak commented on the issue:

    https://github.com/apache/lucene-solr/pull/285
  
    This is mistake. 


---

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


[GitHub] lucene-solr pull request #285: Lucene 8075

Posted by imgpulak <gi...@git.apache.org>.
Github user imgpulak closed the pull request at:

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


---

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


[GitHub] lucene-solr pull request #285: Lucene 8075

Posted by imgpulak <gi...@git.apache.org>.
GitHub user imgpulak reopened a pull request:

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

    Lucene 8075

    

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

    $ git pull https://github.com/imgpulak/lucene-solr LUCENE-8075

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

    https://github.com/apache/lucene-solr/pull/285.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 #285
    
----
commit fbabf5ed63a65fdd52723bdb585a789530d64e05
Author: PG <pg...@pulakghosh.local>
Date:   2017-12-06T05:52:55Z

    [LUCENE-8051] Typo in LevensHtein distance
    
    Fixed a type:
    "Looking into an issue in elasticsearch I notices that the Levenshtein distance in lucene is called LevensteinDistance instead of LevenshteinDistance.
    The algorithm name contains an H and in the rest of the code the Levenshtein name is spelled correctly with an H."

commit 6247cc1156d6ba330adf9d1ccee9852d990bf409
Author: PG <pg...@pulakghosh.local>
Date:   2017-12-06T06:34:35Z

    [LUCENE-8075] Possible null pointer dereference in core/src/java/org/apache/lucene/codecs/blocktree/IntersectTermsEnum.java
    
    Fix it.

----


---

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