GitHub user ChristopherHaws opened a pull request:

    https://github.com/apache/lucenenet/pull/181

    Analysis work

    Converted StopwordAnalyzerBase, WordlistLoader, StopAnalyzer, StopFilter 
and all of their associated tests

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

    $ git pull https://github.com/ChristopherHaws/lucenenet analysis-work

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

    https://github.com/apache/lucenenet/pull/181.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 #181
    
----
commit ac63b34e7a72888cd17a2c4f28988255875a0e33
Author: ChristopherHaws <[email protected]>
Date:   2016-08-22T00:04:24Z

    Implemented WordlistLoader and associated tests

commit 957e27867ebc9b2d440d3da4e3a6a6e704ef8fa1
Author: ChristopherHaws <[email protected]>
Date:   2016-08-22T01:26:47Z

    Converted StopwordAnalyzerBase

commit 3b5ce9ed167ac58f5ddefb0d7999fcc968149b39
Author: ChristopherHaws <[email protected]>
Date:   2016-08-22T03:20:56Z

    Converted StopAnalyzer and StopFilter along with their unit tests

commit 4397e210fe00ca3779a69fa11b19b50c46c08c17
Author: ChristopherHaws <[email protected]>
Date:   2016-08-22T04:21:00Z

    Fixed a bug in the EntryIterator class

commit e0a48e578bff0c9cd69f623e97f42852c024ef4c
Author: ChristopherHaws <[email protected]>
Date:   2016-08-22T04:42:22Z

    Marked some long running tests

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to