GitHub user geobmx540 opened a pull request:

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

    Codec Updates

    - Added Tests (they are completely broken, this is a stub)
    - Updated SimpleText to fit with recent changes to Core
    - Upgraded to 4.5.1
    
    At this point I believe Memory is the only Codec still in the process of 
porting over. Then I will review all the code with the java version and start 
porting over tests more thoroughly
    
    For anyone looking at porting issues, the java reference base is located 
here: 
http://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_4_8/lucene/codecs/src/java/org/apache/lucene/codecs/
    
    


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

    $ git pull https://github.com/geobmx540/lucene.net master

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

    https://github.com/apache/lucenenet/pull/51.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 #51
    
----
commit 2d850fd710a6068d90fff3ffa62f521b71f342a0
Author: Prescott Nasser <[email protected]>
Date:   2015-01-18T23:01:19Z

    Update for SimpleText Codec from changed to Lucene.Net Core, and updates to 
Memory codec

----


---
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