You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by AshtonKem <gi...@git.apache.org> on 2014/08/16 01:03:58 UTC

[GitHub] lucene-solr pull request: TransitResponseWriter

GitHub user AshtonKem opened a pull request:

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

    TransitResponseWriter

    This is the first pass at making Transit a useable response format. Currently only Transit JSON is supported, but it will be trivial to make the Transit messagepack format work later.

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

    $ git pull https://github.com/AshtonKem/lucene-solr trunk

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

    https://github.com/apache/lucene-solr/pull/85.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 #85
    
----
commit f353ba59d72e07ae9a417cbe45ad8149a1060a26
Author: Ashton Kemerling <as...@gmail.com>
Date:   2014-08-15T00:29:00Z

    Add transit dependencies

commit a64f44c15c404cf504d2d5d04e4db6f8b74b2fca
Author: Ashton Kemerling <as...@gmail.com>
Date:   2014-08-15T01:34:25Z

    Minimal viable transit writer

commit 0965823852b0a52e30b2cf9e2f78e3f9cf91e269
Author: Ashton Kemerling <as...@gmail.com>
Date:   2014-08-15T02:30:07Z

    More tests

commit fe605b8a27804c2cba5f1d0ca357b8ff51478f84
Author: Ashton Kemerling <as...@gmail.com>
Date:   2014-08-15T02:34:20Z

    Remove dead imports

commit c00e629d4ddbba5e741d9ce61f67f08322300aff
Author: Ashton Kemerling <as...@gmail.com>
Date:   2014-08-15T02:48:01Z

    Shuffle NamedList off from the default, make some notes for myself.

commit 87b14c25c9248fc5cdf543d2d9dacd44270b04dc
Author: Ashton Kemerling <as...@gmail.com>
Date:   2014-08-15T14:21:50Z

    Handle StoredDocument

commit 9653cc51d6e18fad6f47216605783b9359d11137
Author: Ashton Kemerling <as...@gmail.com>
Date:   2014-08-15T17:54:18Z

    Small refactor

commit ebbe1dc6bcf9e6ad932fb4da0cc9e46120d7ae42
Author: Ashton Kemerling <as...@gmail.com>
Date:   2014-08-15T19:26:29Z

    Handle ResultContext

commit 9b7aee3294c577694ee1208eafae346eedc40915
Author: Ashton Kemerling <as...@gmail.com>
Date:   2014-08-15T19:28:14Z

    Handle DocList, just in case

commit d7ce824f59faa854a09dba8b5b297a095bc98975
Author: Ashton Kemerling <as...@gmail.com>
Date:   2014-08-15T19:35:38Z

    Add transit to the standard response writers

----


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


[GitHub] lucene-solr pull request: TransitResponseWriter

Posted by AshtonKem <gi...@git.apache.org>.
Github user AshtonKem commented on the pull request:

    https://github.com/apache/lucene-solr/pull/85#issuecomment-102659143
  
    Okay, I think I have this cleaned up and passing. Can I please get a review?


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


[GitHub] lucene-solr pull request: TransitResponseWriter

Posted by AshtonKem <gi...@git.apache.org>.
Github user AshtonKem commented on the pull request:

    https://github.com/apache/lucene-solr/pull/85#issuecomment-100209310
  
    I've fixed my branch to resolve conflicts with master, can I get a review on this please?


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